push.default git config?

Christophe Mutricy xtophe at chewa.net
Tue Aug 4 08:14:28 UTC 2009


Hello

2009/8/4 Reinhard Tartler <siretart at tauware.de>:
>
> I prefer to excplicitly state the branches to be pushed:
>
>  % git push origin master master.extra --tags
>
> I usually have a pile of scratch branches around which are not meant for
> public consumption, and I do not want them to be pushed to alioth by
> accident. Of course YMMV.


I don't think matching is dangerous because scratch branches usually
are not tracking any remote branches.

I would normally use tracking.
But i've been lazy and not yet modified my git config on all my box so
I do git push origin branch quite a lot to avoid the warning



-- 
Xtophe



More information about the pkg-multimedia-maintainers mailing list