次に示すように、git ls-remote -h -t git@git.com:xxx/xxx.git コマンドを使用してリモート リポジトリを表示します。 リーリー
git ls-remote -h -t git@git.com:xxx/xxx.git
は何を意味しますか?表示できないのでしょうか? ^{}
^{}
人生最曼妙的风景,竟是内心的淡定与从容!
役立つかもしれません: http://stackoverflow.com/questions/15472107/when-listing-git-ls-remote-why-theres-after-the-tag-name
git show <version>
git show-ref を使用して ^{}
役立つかもしれません:
http://stackoverflow.com/questions/15472107/when-listing-git-ls-remote-why-theres-after-the-tag-name
git show <version>
を通じて 2 つの違いを確認できますgit show-ref を使用して ^{}
を使用せずにログを一覧表示することもできます