Skip to content

Instantly share code, notes, and snippets.

@hotgazpacho
Created April 7, 2011 12:57
Show Gist options
  • Select an option

  • Save hotgazpacho/907734 to your computer and use it in GitHub Desktop.

Select an option

Save hotgazpacho/907734 to your computer and use it in GitHub Desktop.
git reflog showing checkout of a branch, 2 commits, then a merge
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