Git Tag

$ git tag -a v1.0.4 -m 'gr  v1.0.4'
$ git tag
v1.0.4
$ git show v1.0.4
tag v1.0.4
Tagger: 大竹 潤一 
Date:   Tue Aug 16 13:36:36 2011 +0900

gr v1.0.4

タグのpush

$ git push origin v1.0.4
junichi@111.111.111.177's password: 
Counting objects: 1, done.
Writing objects: 100% (1/1), 188 bytes, done.
Total 1 (delta 0), reused 0 (delta 0)
To 000.000.000.177:/home/git/appengine/project
 * [new tag]         v1.0.4 -> v1.0.4

タグのブランチに変更

$ git checkout -b 1.0.4 v1.0.4
Switched to a new branch '1.0.4'
$ git status
# On branch 1.0.4

こんな感じでしょうか

This entry was posted on 火曜日, 8月 16th, 2011 at 1:48 PM and is filed under git. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.

Unityによるゲームを公開しております iOS/Android
https://itunes.apple.com/jp/app/lost-knight-3d-action/id900917032
https://play.google.com/store/apps/details?id=com.groundroad.runknight

各種開発支援・機能開発等小さいお仕事などもお請けしております。
unity開発支援, PHPシステム開発, javascript/html5 フロント開発, titanium mobileアプリ開発
お気軽にお問い合わせください
大崎・五反田近郊での対面でのお打ち合わせはいつでも可能です。