Created
June 21, 2013 10:03
-
-
Save kiy0taka/5830226 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clone git@github.com:kiy0taka/jggug-ws-2013-06.git | |
cd jggug-ws-2013-06 | |
最初のデモ | |
git co refs/tags/demo1 | |
2番目のデモ | |
git co refs/tags/demo2 | |
3番目のデモ | |
git co refs/tags/demo3 | |
git submodule init && git submodule update | |
4番目のデモ | |
git co refs/tags/demo4 | |
git submodule init && git submodule update |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment