Skip to content

Latest commit

 

History

History
29 lines (28 loc) · 371 Bytes

File metadata and controls

29 lines (28 loc) · 371 Bytes
kind of covered:
  • version control system
  • repository
  • working tree, working directory
  • commit
  • commit message
  • branch
  • merge
  • remote
  • push
  • pull
  • fetch
  • clone
  • staging area, index
not really covered:
  • diff
  • rebase
  • cherry-pick
  • tag
  • patch
  • hash
  • sha1
  • object
  • stash
  • squash
  • ref, reference
  • objects
  • fastforward-merge