Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 180 Bytes

git.md

File metadata and controls

6 lines (6 loc) · 180 Bytes

Git

  • What is index in Git?
  • pull vs rebase
  • how the tree looks after merging and rebasing?
  • What is the difference between git pull and git fetch?
  • What is a detached HEAD?