Put it in apostrophes:
git config --global alias.outgoing 'log @{push}..'
Best,
Gergely
Gergely Polonkai
[image: https://]about.me/gergely.polonkai
<https://about.me/gergely.polonkai?promo=email_sig&utm_source=email_sig&utm_medium=email_sig&utm_campaign=external_links>
2016-01-06 9:28 GMT+01:00 NoName <[email protected]>:
> 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 [email protected].
> For more options, visit https://groups.google.com/d/optout.
>
--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.