updated 'gk' alias

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
This commit is contained in:
Gaetan Semet 2013-02-25 14:49:08 +01:00
commit f114375030

View file

@ -65,7 +65,7 @@ alias gf='git ls-files | grep'
alias gpoat='git push origin --all && git push origin --tags'
alias gg='git gui'
alias gk='gitk'
alias gk='gitk --all --branches'
# Will cd into the top of the current repository
# or submodule.