Created
April 7, 2011 12:57
-
-
Save hotgazpacho/907734 to your computer and use it in GitHub Desktop.
git reflog showing checkout of a branch, 2 commits, then a merge
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
| 677e683 HEAD@{9}: merge drop-tables: Fast-forward | |
| 18efb65 HEAD@{10}: checkout: moving from drop-tables to master | |
| 677e683 HEAD@{11}: commit: Remove all references to PumpTest and ValveTest | |
| 9488a30 HEAD@{12}: commit: Drop unused tables | |
| 18efb65 HEAD@{13}: checkout: moving from 18efb65bbe990acaf658d855326dc3a0d2aac17f to drop-tables | |
| 18efb65 HEAD@{14}: checkout: moving from master to 18efb65bbe990acaf658d855326dc3a0d2aac17f^0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment