how to create alias to log @{push}.. ? 

i want alias git out/git outgoing like in the mercurial


git version 2.7.0.windows.1
git config --global alias.outgoing log @{push}..
error: invalid pattern: @{push}..

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to