Add example - unpushed aliases to log @{u}

This commit is contained in:
Joe Block 2014-08-22 13:53:19 -07:00
parent 8d2c660b3c
commit 9fba446438
1 changed files with 1 additions and 0 deletions

View File

@ -399,6 +399,7 @@ On OS X and Linux, your git configuration file is stored in ```~/.gitconfig```.
puhs = push
pul = pull
s = status
unpushed = log @{u}
wc = whatchanged
wip = rebase -i @{u}
zap = fetch -p