Practice Quiz: Branching & Merging

  • three-way merge
  • fast-forward merge
  • merge conflict
  • orphan-creating merge
  • git checkout -b <branch>
  • git merge –abort
  • git log –graph –oneline
  • git branch -D <name>
  • git log –format=short
  • git branch -D <name>
  • git log –graph –oneline
  • git checkout -b <branch>

Devendra Kumar

Project Management Apprentice at Google

Leave a Reply