Skip to content

Instantly share code, notes, and snippets.

@xiagu
Created July 8, 2015 19:10
Show Gist options
  • Save xiagu/143cef18da5222ead554 to your computer and use it in GitHub Desktop.
Save xiagu/143cef18da5222ead554 to your computer and use it in GitHub Desktop.
git reflog
3535d6b HEAD@{0}: rebase -i (finish): returning to refs/heads/master
3535d6b HEAD@{1}: rebase -i (start): checkout HEAD~8
93aeaa2 HEAD@{2}: rebase: aborting
3535d6b HEAD@{3}: rebase -i (start): checkout HEAD~1
93aeaa2 HEAD@{4}: rebase: aborting
3535d6b HEAD@{5}: rebase -i (start): checkout HEAD~4
93aeaa2 HEAD@{6}: rebase: aborting
4784953 HEAD@{7}: rebase: More README updates
4c8ba22 HEAD@{8}: rebase: Update README with hopefully clearer instructions
331612c HEAD@{9}: rebase: checkout HEAD~4
93aeaa2 HEAD@{10}: pull: Merge made by the 'recursive' strategy.
3535d6b HEAD@{11}: commit: Converted tabs to spaces and fixed indentation
209fdc2 HEAD@{12}: rebase -i (finish): returning to refs/heads/master
209fdc2 HEAD@{13}: rebase -i (pick): More README updates
64baf9b HEAD@{14}: rebase -i (pick): Update README with hopefully clearer instructions
331612c HEAD@{15}: rebase -i (start): checkout HEAD~3
c0b2abc HEAD@{16}: rebase -i (finish): returning to refs/heads/master
c0b2abc HEAD@{17}: rebase -i (start): checkout refs/remotes/origin/master
c0b2abc HEAD@{18}: commit: More README updates
c04c2bb HEAD@{19}: pull: Fast-forward
fc48d31 HEAD@{20}: commit: added github username
f99622d HEAD@{21}: commit: Updated README with rake deploy information
3f403f3 HEAD@{22}: commit: Rake task to deploy and serve a dev site (closes #4)
eb6f416 HEAD@{23}: commit: Version bump
67fce49 HEAD@{24}: commit (amend): Exclude Gemfile, Gemfile.lock, Rakefile
9c7d1f8 HEAD@{25}: commit: Exclude Gemfile, Gemfile.lock, Rakefile
0b16fa7 HEAD@{26}: commit: Updated Gemfile instructions
338d8c4 HEAD@{27}: commit: Version bump
d90d3e4 HEAD@{28}: commit: Import custom scss partials
0d058db HEAD@{29}: merge gem: Fast-forward
ca37923 HEAD@{30}: checkout: moving from gem to master
0d058db HEAD@{31}: commit: Updated parser modules
36fedc0 HEAD@{32}: merge master: Merge made by the 'recursive' strategy.
b9b60d1 HEAD@{33}: checkout: moving from master to gem
ca37923 HEAD@{34}: pull: Merge made by the 'recursive' strategy.
598ad71 HEAD@{35}: checkout: moving from gem to master
b9b60d1 HEAD@{36}: commit: Updated installation instructions
26f7ac0 HEAD@{37}: commit (amend): Added exposed rake task to generate a new site; updated REA
515d137 HEAD@{38}: commit: Added exposed rake task to generate a new site; updated README
f7564de HEAD@{39}: commit: Fixed requirements. Correctly made RpLogs a submodule of Jekyll in
401ae84 HEAD@{40}: commit: Version bump
eb43bdb HEAD@{41}: commit: Required all files
6cdc2c0 HEAD@{42}: commit: Updated gitignore
0d27656 HEAD@{43}: commit: Required main plugin
50b8d31 HEAD@{44}: commit: Started restructuring to build as a gem
598ad71 HEAD@{45}: checkout: moving from master to gem
598ad71 HEAD@{46}: commit: Use previous post rather than first for measuring time between pote
5f6ad82 HEAD@{47}: commit: Explicit return statements in case for readability
402f5a1 HEAD@{48}: commit: Reraise an unknown exception instead of eating it
cd3be3d HEAD@{49}: commit: Print short backtrace of caught exceptions
0dcc97b HEAD@{50}: commit: Added missing semicolons
c9b4205 HEAD@{51}: commit: Added friendly long-form date to timestamp title attribute
398cc70 HEAD@{52}: commit: Updated README and gitignore
371a8eb HEAD@{53}: commit: Refactored RPs to be in a collection subdirectory
63250af HEAD@{54}: commit: option to disable character tag inference based on nicks
ea5f8e7 HEAD@{55}: commit (amend): Subtracting DateTimes returns difference in days, not secon
2090318 HEAD@{56}: commit: Subtracting DateTimes returns difference in days, not seconds
1ffd25e HEAD@{57}: commit: Switched script to be in strict mode
1d82c2e HEAD@{58}: commit: Error checking and messsages for simple frontmatter mistakes
d378fcf HEAD@{59}: commit: Increased icon size to match text size to fix vertical centering is
463dc80 HEAD@{60}: commit: Added site title to page titles in head
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment