Git:インデックスに追加されたファイルをコミットする
$ git commit
$ git commit -m "コミットメッセージ"
git commit
Git:インデックス
Git:コミット
Git:コミットメッセージ
#git-tutorial