$ git config push.default current
$ git push
tips 1: git push without args
Slide 14
Slide 14 text
tips 2: tig
Slide 15
Slide 15 text
tips 3: .tigrc
# .tigrc - thanks to kyanny-san
bind main o !@hub browse -- commit/%(commit)
bind diff o !@hub browse -- commit/%(commit)
bind log o !@hub browse -- commit/%(commit)
Press “O” to browse
the commit in github
Slide 16
Slide 16 text
tips 4: git blame with editor
Slide 17
Slide 17 text
tips 5: show current branch
show current branch
by tmux-powerline