updating scripts

This commit is contained in:
Gaetan Semet 2013-03-22 11:49:47 +01:00
commit 1c1ab1eaec
7 changed files with 162 additions and 9 deletions

View file

@ -67,6 +67,7 @@ alias gpoat='git push origin --all && git push origin --tags'
alias gg='git gui citool'
alias gga='git gui citool --amend'
alias gk='gitk --all --branches'
alias gss='git stash show --text'
# Will cd into the top of the current repository
# or submodule.