Skip to content

Instantly share code, notes, and snippets.

@agoncal
Created June 12, 2015 16:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save agoncal/5447f6e930dd5505bf18 to your computer and use it in GitHub Desktop.
Save agoncal/5447f6e930dd5505bf18 to your computer and use it in GitHub Desktop.
$ git reflog
986ce7b HEAD@{0}: rebase -i (start): checkout 986ce7b
4f87b1c HEAD@{1}: commit: Fixes issue-6: adding more tests
2ad60de HEAD@{2}: pull: Merge made by the 'recursive' strategy.
3e16384 HEAD@{3}: pull: Merge made by the 'recursive' strategy.
4efb0c9 HEAD@{4}: commit: Fixes issue-6: adding attributes to the setup command
d8d4520 HEAD@{5}: reset: moving to HEAD~6
e5fff8d HEAD@{6}: rebase -i (finish): returning to refs/heads/issue-6
e5fff8d HEAD@{7}: rebase -i (start): checkout d8d4520
e5fff8d HEAD@{8}: commit: issue-6: configuration uses strings
1ef75b1 HEAD@{9}: commit: issue-6: this will work with alpha3
a0527ff HEAD@{10}: commit: issue-6: creating a configuration class
957cd8f HEAD@{11}: commit: issue-6: adding an extra test
986ce7b HEAD@{0}: rebase -i (start): checkout 986ce7b
986ce7b HEAD@{0}: rebase -i (start): checkout 986ce7b
986ce7b HEAD@{0}: rebase -i (start): checkout 986ce7b
4f87b1c HEAD@{1}: commit: Fixes issue-6: adding more tests
2ad60de HEAD@{2}: pull: Merge made by the 'recursive' strategy.
3e16384 HEAD@{3}: pull: Merge made by the 'recursive' strategy.
4efb0c9 HEAD@{4}: commit: Fixes issue-6: adding attributes to the setup command
d8d4520 HEAD@{5}: reset: moving to HEAD~6
e5fff8d HEAD@{6}: rebase -i (finish): returning to refs/heads/issue-6
e5fff8d HEAD@{7}: rebase -i (start): checkout d8d4520
e5fff8d HEAD@{8}: commit: issue-6: configuration uses strings
1ef75b1 HEAD@{9}: commit: issue-6: this will work with alpha3
a0527ff HEAD@{10}: commit: issue-6: creating a configuration class
957cd8f HEAD@{11}: commit: issue-6: adding an extra test
a764ebe HEAD@{12}: commit: issue-6: adding parameters to the facet
cc43c45 HEAD@{13}: commit: issue-6: fixing indentation
d8d4520 HEAD@{14}: commit (merge): issue-6: adding attributes to the setup command
986ce7b HEAD@{15}: commit: issue-6: adding attributes to the setup command
9a9428f HEAD@{16}: reset: moving to HEAD~2
bfaa288 HEAD@{17}: commit: issue-4: adding attributes to the setup command
5bb6009 HEAD@{18}: checkout: moving from master to issue-6
5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment