The move to git!

Jesse Keating jkeating at redhat.com
Fri Jul 30 17:56:14 UTC 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 07/30/2010 05:43 AM, Miroslav Suchý wrote:
> On 07/30/2010 05:55 AM, Jesse Keating wrote:
>> starts to spread ( https://fedoraproject.org/wiki/Using_Fedora_GIT is a
>> good start ).
> 
> I made:
> 
> fedpkg clone python-debian
> cd python-debian
> fedpkg switch-branch f14
>   edit spec file
> fedpkg commit -m 'edit changelog entry' -p
> fedpkg push
> 
> And the last thep did not updated that remote branch.
> I had to manualy run:
> 
> git push origin f14:f14/master
> 
> which done what I really wanted. This is bug or I done something wrong?

One part bug, one part user configuration.

If you do "git config --add --global push.default tracking" then fedpkg
push would do as you expect.  I need to make fedpkg push work regardless
of that local setting.

> 
> Additionaly: how the new tags in git are going to appear. Is is supposed 
> to create fedpkg? Or should I manually create it using "git tag" and 
> "git push --tags"?

You don't need tags to build anymore, so fedpkg doesn't do anything with
them at this point.

> 
> 
> And btw: Thx. Big thx. Now I can really see what I did, which was in cvs 
> impossible (at least with my level of laziness).
> 


- -- 
Jesse Keating
Fedora -- Freedom² is a feature!
identi.ca: http://identi.ca/jkeating
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAkxTEj4ACgkQ4v2HLvE71NVMOwCfUdU/WInufz8ocXbWp/AL6ROf
H9cAnioqaFCKemfCIrBljDFJAWq/8rrS
=dd7q
-----END PGP SIGNATURE-----


More information about the devel mailing list