最終更新:2015-02-08 (日) 17:30:32 (3365d)  

Repo/ブランチ
Top / Repo / ブランチ

現在のブランチ

  • repo branch/repo branches?
    • 現在のブランチの名前の前にはアスタリスクが付く

lsで見る

  • $ ls -1 .repo/manifests.git/logs/refs/remotes/origin/

gitを使う

  • git --git-dir .repo/manifests/.git/ branch -a

Webで見る