Edit of Gitコマンドまとめ
Top
PermanentLink
Edit
Diff(src)
Diff(visual)
OldVersion
Dump ast
ステージングとかそういうの <@graph> digraph G { 変更前 -> 自分で変更 -> 変更済み -> "git add <ファイル名>" -> ステージ -> "git commit" -> コミット済み -> "git revert" -> 変更前; ステージ -> "git reset <ファイル名>" -> 変更済み -> "git checkout -- <ファイル名>" -> 変更前; 変更前[shape = box]; 変更済み[shape = box]; ステージ[shape = box]; コミット済み[shape = box]; {rank = same; 自分で変更; "git checkout -- <ファイル名>"} {rank = same; "git add <ファイル名>";"git reset <ファイル名>";"git revert"} } </>
ステージングとかそういうの <@graph> digraph G { 変更前 -> 自分で変更 -> 変更済み -> "git add <ファイル名>" -> ステージ -> "git commit" -> コミット済み -> "git revert" -> 変更前; ステージ -> "git reset <ファイル名>" -> 変更済み -> "git checkout -- <ファイル名>" -> 変更前; 変更前[shape = box]; 変更済み[shape = box]; ステージ[shape = box]; コミット済み[shape = box]; {rank = same; 自分で変更; "git checkout -- <ファイル名>"} {rank = same; "git add <ファイル名>";"git reset <ファイル名>";"git revert"} } </>
Please input '41' to this field.
FrontPage
日記
フリーソフト
自己紹介
掲示板
For Me
HomePage
良く使うソフト
Projects
Accounts
もちもの
Recent
AVR/比較
AVR
FrontPage
putty
vim
SRU
良く使うChromeExtension
HomePage
fltk
PC自作
pragger/UsingPragger
PC自作/NTSC出力
MenuBar
HomeWork
心拍数
MT-5255
git
cygwin
ProgrammersCareerPlan
PakiWiki/Plugin
ATTiny2313