ユーザ用ツール

サイト用ツール


サイドバー

git:コマンド

以前のリビジョンの文書です


よく使うコマンド

checkout

> git checkout [ブランチ名]

> git checkout master
Switched to branch 'master'
Your branch is up to date with 'origin/master'.

変更を破棄する

git checkout .
git/コマンド.1553312600.txt.gz · 最終更新: 2019/03/23 12:43 by ips