GitHub

「見るに特化!」Gitを使う上で絶対に必要なコマンド(+オプション)

git status (現在の状態を見る)
git diff (差分を見る)
git ls-files (管理しているファイルを見る)
git shortlog (軽くコミットログを見る)
git log (コミットログを見る)
git reflog (HEADの遷移を見る)
git show (コミットの詳細を見る)
git grep (ワークツリーのファイルを検索する)
git blame (ファイル内の行ごとの最終更新を見る)


Warning: Undefined variable $postID in /home/foodheart/flashbuilder-job.com/public_html/wp-content/themes/stingerplus/single.php on line 87

-GitHub