Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 176 Bytes

notes.md

File metadata and controls

13 lines (9 loc) · 176 Bytes

Notes

Topics

Topics to cover:

  • Branching
  • Merging
  • Workflows
  • Stash - git stash, git stash pop
  • Hooks
  • Amending commits before a push (git commit --amend)