Upgrade to Pro — share decks privately, control downloads, hide ads and more …

7 Git Tips & Tricks, by jub0bs

jub0bs
June 19, 2017

7 Git Tips & Tricks, by jub0bs

Lightning talk (10 minutes) given at Rebel Con 2017 (Cork, Ireland)

jub0bs

June 19, 2017
Tweet

More Decks by jub0bs

Other Decks in Programming

Transcript

  1. 7 - Repository forensics • git log --grep=“bugfix” • git

    log --author=Kevin • git blame -- RebelConTalk.java • git shortlog -sn