Git - Tips and Tricks

Lightning Talk (5 min.)
[Frontend]

A lot of developers use git on a daily basis, however don't understand how it works, and familiar only with the basis options.. I want to talk about this great tool - and present these subjects:

  • HEAD pointer and commits hashes
  • git rebase vs git merge
  • git cherry-pick
  • git bisect
  • git reset