間違いだらけの備忘録

このページの内容は無保証でありこのページの内容によって直接、または間接に損害を受けられたとしても私は責任を取りません。

tagの打ち方

gpg署名付き

$ git tag -s tagname -m "comment" -u gpgkeyid
$ git push git push ssh://$login@alioth.debian.org/~$login/public_git/$PRJ.git tagname

簡易版

$ git tag tagname
push方法未調査

参考
http://progit.org/book/ja/ch2-6.html
http://xcatsan.blogspot.com/2009/11/git.html

このページにはhatena以外のサービスからのコンテンツが埋め込まれています。 hatenaによりGoogle AdSense 広告が埋め込まれています。