Git cheat sheet: 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.

24 October 2023

22 February 2023

21 February 2023

16 February 2023

  • curprev 10:2110:21, 16 February 2023Admin talk contribs 3,222 bytes +3,222 Created page with "=Initialize= *Create Local Repo git init *Configure Account git config --global user.name "Name" git config --global user.email "mail@server.com" *Store passwords git con..."