Created
December 19, 2013 04:36
-
-
Save lethee/8034482 to your computer and use it in GitHub Desktop.
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
# 79328b2 - (master) update 5 (10 minutes ago) <Seonghwan Lee> | |
# d1a216d - update 4 (15 minutes ago) <Seonghwan Lee> | |
# 228c3ec - update 3 (15 minutes ago) <Seonghwan Lee> | |
| * 93c5cd1 - (HEAD, local) update 4 (11 minutes ago) <Seonghwan Lee | |
| * a4735b8 - update 3 (12 minutes ago) <Seonghwan Lee> | |
| * 124d2ad - Merge branch 'master' into local (12 minutes ago) <S | |
|/| | |
# | 31e5a9c - update 2 (15 minutes ago) <Seonghwan Lee> | |
# | ee51d80 - update 1 (16 minutes ago) <Seonghwan Lee> | |
| * 49a6d64 - update 2 (14 minutes ago) <Seonghwan Lee> | |
| * 08f6cac - update 1 (14 minutes ago) <Seonghwan Lee> | |
|/ | |
# 7053b1c - initial commit (16 minutes ago) <Seonghwan Lee> | |
1. rebase - $ git rebase master | |
* 4d964d2 - (HEAD, local) update 4 (6 seconds ago) <Seonghwan Lee> | |
* dc51ae2 - update 3 (6 seconds ago) <Seonghwan Lee> | |
* ae06ed6 - update 2 (6 seconds ago) <Seonghwan Lee> | |
* 50c9193 - update 1 (6 seconds ago) <Seonghwan Lee> | |
# 79328b2 - (master) update 5 (13 minutes ago) <Seonghwan Lee> | |
# d1a216d - update 4 (18 minutes ago) <Seonghwan Lee> | |
# 228c3ec - update 3 (18 minutes ago) <Seonghwan Lee> | |
# 31e5a9c - update 2 (18 minutes ago) <Seonghwan Lee> | |
# ee51d80 - update 1 (18 minutes ago) <Seonghwan Lee> | |
# 7053b1c - initial commit (19 minutes ago) <Seonghwan Lee> | |
2. rebase and one commit $ git rebase -i master | |
pick 08f6cac update 1 | |
s 49a6d64 update 2 | |
s a4735b8 update 3 | |
s 93c5cd1 update 4 | |
* 0e625b1 - (HEAD, local) update 1 (18 seconds ago) <Seonghwan Lee> | |
# 79328b2 - (master) update 5 (17 minutes ago) <Seonghwan Lee> | |
# d1a216d - update 4 (22 minutes ago) <Seonghwan Lee> | |
# 228c3ec - update 3 (22 minutes ago) <Seonghwan Lee> | |
# 31e5a9c - update 2 (22 minutes ago) <Seonghwan Lee> | |
# ee51d80 - update 1 (23 minutes ago) <Seonghwan Lee> | |
# 7053b1c - initial commit (23 minutes ago) <Seonghwan Lee> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment