* git checkout [#gaee634a]

** ファイルの変更を取り消す(コミット時に戻す) [#ie9cccb3]
 git checkout foo.txt
 git checkout foo.txt  # 特定のファイル
 git checkout .        # すべてのファイル

** 参考 [#ffc5de43]
- http://git-scm.com/docs/git-checkout
- http://transitive.info/article/git/command/checkout/

トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS