| ページ一覧 | ブログ | twitter |  書式 | 書式(表) |

MyMemoWiki

差分

ナビゲーションに移動 検索に移動
137 バイト追加 、 2020年12月5日 (土) 08:01
=====すべて (checkout)=====
$git checkout .
 
=====指定 (checkout)=====
<pre>
$git checkout <branch_name>
$git checkout <commit_id>
$git checkout <commit_id> <file_name>
</pre>
===ステージを取り消す (rm) ===

案内メニュー