Created
January 2, 2014 09:37
-
-
Save smagch/8216937 to your computer and use it in GitHub Desktop.
Pro Gitを使ったGitハンズオン勉強会のTips ref: http://qiita.com/smagch@github/items/4e9cb00520ba78767e22
This file contains hidden or 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 log --oneline --graph | |
| * 2d05679 Merge branch 'master' of https://github.com/AOSC/git-exercises | |
| |\ | |
| | * 6f9d8a3 Merge branch 'master' of https://github.com/AOSC/git-exercises | |
| | |\ | |
| | | * 21f7ecc add masaru99 #1 | |
| | | |\ | |
| | | | * 039e884 add asahi #1 | |
| | | * | 8a49030 add masaru99 | |
| | | |/ | |
| | * | c190a81 add ykato #1 | |
| | * | ac0d9bb add ykato #1 | |
| | |/ | |
| * | b33faa3 add | |
| |/ | |
| * a239e5c update readme |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment