Skip to content

Instantly share code, notes, and snippets.

@bdeterling
Created November 16, 2015 20:51
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 bdeterling/0eb7be4d4fc256eb8577 to your computer and use it in GitHub Desktop.
Save bdeterling/0eb7be4d4fc256eb8577 to your computer and use it in GitHub Desktop.
$ git reflog
da58ab7 HEAD@{0}: pull: Fast-forward
a065dcd HEAD@{1}: checkout: moving from master to master
a065dcd HEAD@{2}: checkout: moving from production to master
d08ce11 HEAD@{3}: commit: Fixed database connection.
2b9b530 HEAD@{4}: commit: Fixed database connection.
a5d325b HEAD@{5}: checkout: moving from qa to production
a5d325b HEAD@{6}: commit: Set up production deploy.
2d8b461 HEAD@{7}: pull: Fast-forward
abb81aa HEAD@{8}: commit: Fixed solr again.
a9a741d HEAD@{9}: commit: Cleaned up solr deploy.
744c570 HEAD@{10}: pull: Fast-forward
2baabea HEAD@{11}: pull: Fast-forward
778cab0 HEAD@{12}: pull: Fast-forward
039d4c5 HEAD@{13}: pull: Fast-forward
6a7c365 HEAD@{14}: rebase finished: returning to refs/heads/qa
6a7c365 HEAD@{15}: rebase: More deploy issues.
a2476e9 HEAD@{16}: rebase: Fixing solr deploy.
523560d HEAD@{17}: rebase: Expire assets.
ce8a616 HEAD@{18}: rebase: Updated sunspot.yml
e6cbd0b HEAD@{19}: rebase: Fixed deploy.
5e5c79f HEAD@{20}: rebase: Added qa environment.
9731c8c HEAD@{21}: rebase: Updated capistrano.
a065dcd HEAD@{22}: rebase: checkout master
a17b03d HEAD@{23}: checkout: moving from master to qa
a065dcd HEAD@{24}: pull: Fast-forward
0afe053 HEAD@{25}: checkout: moving from qa to master
a17b03d HEAD@{26}: checkout: moving from master to qa
0afe053 HEAD@{27}: checkout: moving from qa to master
a17b03d HEAD@{28}: checkout: moving from master to qa
0afe053 HEAD@{29}: checkout: moving from qa to master
a17b03d HEAD@{30}: commit: More deploy issues.
77611fd HEAD@{31}: commit: Fixing solr deploy.
8d87659 HEAD@{32}: commit: Expire assets.
e3cb693 HEAD@{33}: commit: Updated sunspot.yml
3e87ed8 HEAD@{34}: checkout: moving from master to qa
0afe053 HEAD@{35}: checkout: moving from qa to master
3e87ed8 HEAD@{36}: checkout: moving from master to qa
0afe053 HEAD@{37}: pull: Fast-forward
73e2ece HEAD@{38}: checkout: moving from qa to master
3e87ed8 HEAD@{39}: commit: Fixed deploy.
7f36de2 HEAD@{40}: commit: Added qa environment.
fe4dde8 HEAD@{41}: commit: Updated capistrano.
73e2ece HEAD@{42}: checkout: moving from master to qa
73e2ece HEAD@{43}: clone: from git@github.com:abrambailey/hearingtracker.git
(master) hearingtracker $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment