Git Book: 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.

18 June 2021

9 September 2020

  • curprev 09:5509:55, 9 September 2020Paul talk contribs 248 bytes +248 Created page with "Notes for upcoming book on Git. == Stashing changes == * <code>git stash</code> * <code>git stash pop</code> * Allows you to switch branches when you are mid-flow * Can move..."