Soon Van
bf91400618
Basic ropes on git stash command
Quick overview on what `git stash` is and some of the basic commands to run with it. Going with `git stash pop` as the default means of extracting from the stack instead of `git stash apply`. Former feels like the path of least surprise by taking out what you've just put in. As requested in #36
Online Git Reference
I've been giving out git reference cards and wanted a sort of online version of that. A list of the common commands, grouped by task, with the common invocations in an easy to reference site. This is my shot at that site - hopefully it is a nice way to get into this stuff if someone is intimidated by the pro git book.
Description
Languages
HTML
86%
CSS
12.6%
JavaScript
1.4%