Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 502 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 502 Bytes

git操作練習用スクリプト

Git操作を練習するためのスクリプトをおきます。

git_rebase_training.sh

git rebase -i を使って、複数のコミットをまとる方法を勉強するための状況を作るスクリプトです。
空のディレクトリを作成し、そこでスクリプトを実行してください。

解説記事はこちらになります。
http://hanapage.wordpress.com/2013/07/25/すごい広島10-git_rebase_-iについてまとめる/