ユーザ用ツール

サイト用ツール


development:git

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン両方とも次のリビジョン
development:git [2020/07/07 07:41] hayashidevelopment:git [2020/07/27 14:19] hayashi
行 1: 行 1:
 ====== git ====== ====== git ======
 +
 +===== branchコマンド =====
 +==== git branch ====
 +ローカルブランチの一覧を表示
 +==== git branch -r ====
 +
 +
 +-r、もしくは、--remotes\\
 +リモートブランチの一覧を表示
 +==== git branch -a ====
 +-a、もしくは--all\\
 +リモートブランチを含んだブランチの一覧を表示
  
 ===== 標準出力に出力 ===== ===== 標準出力に出力 =====
development/git.txt · 最終更新: 2022/08/14 13:23 by hayashi