[Ottawa-pm] Git: Tag a remote repo?

Michael P. Soulier msoulier at digitaltorque.ca
Fri Oct 17 03:20:14 PDT 2008


On 16/10/08 Clayton Scott said:

> Thanks. So what I did was tag the local repo (master):
> 
> git tag -a <tagname> -m<message>
> git push --tags origin master
> 
> 
> Doing that did what I wanted. Now I know all of the basics for getting
> around in git.

If you use PGP, note that you can also pass the -s argument to tag, and sign
it cryptographically. Your signature will then stay in the repo history
permanently. 

Mike
-- 
Michael P. Soulier <msoulier at digitaltorque.ca>
"Any intelligent fool can make things bigger and more complex... It
takes a touch of genius - and a lot of courage to move in the opposite
direction." --Albert Einstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
URL: <http://mail.pm.org/pipermail/ottawa-pm/attachments/20081017/82ecfad3/attachment.bin>


More information about the Ottawa-pm mailing list