I hereby claim:
- I am lolindrath on github.
- I am lolindrath (https://keybase.io/lolindrath) on keybase.
- I have a public key whose fingerprint is 82BF 9AF7 1211 828A EFEE F1DB 8833 042C 0281 D090
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| /*! JsViews v1.0pre: http://github.com/BorisMoore/jsviews */ | |
| /* | |
| * Interactive data-driven views using templates and data-linking. | |
| * Requires jQuery, and jsrender.js (next-generation jQuery Templates, optimized for pure string-based rendering) | |
| * See JsRender at http://github.com/BorisMoore/jsrender | |
| * | |
| * Copyright 2012, Boris Moore | |
| * Released under the MIT License. | |
| */ | |
| // informal pre beta commit counter: 24 |
| # View the log to find the commit you want to edit: | |
| git log | |
| # Quit out of the log | |
| q | |
| # Rebase from the commit you want to edit, in interactive mode: | |
| git rebase SOME_COMMIT_ID^ --interactive | |
| # This will open an interactive menu in Vi |
This gist is part of a blog post. Check it out at:
http://jasonrudolph.com/blog/2011/08/09/programming-achievements-how-to-level-up-as-a-developer