Git: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 February 2019

  • curprev 04:3904:39, 20 February 2019Admin talk contribs 171 bytes +171 Created page with " ==Add current changes to the next commit== <code>git add .</code> == Commit changes== <code>git commit</code> == Push changes to the server== <code>git push</code>"