stuck on git (again)

Neal Becker ndbecker2 at gmail.com
Wed Aug 25 14:15:24 UTC 2010


Till Maas wrote:

> On Wed, Aug 25, 2010 at 03:57:31PM +0200, Andreas Schwab wrote:
>> Till Maas <opensource at till.name> writes:
>> 
>> > git config  --add push.default tracking
>> 
>> push.default can only have one value, so --add does not make sense.
> 
> Ok, I adjusted it here:
> https://fedoraproject.org/wiki/Using_Fedora_GIT
> 
> Regards
> Till
git config --global push.default tracking
seems to have fixed things.  (Still don't know what this magic means)



More information about the devel mailing list