1
0
Daniel Johnson ec06c8961f fix description of "git rm" and "git mv" to mention --cached
using git rm removes the file from the index AND the working directory,
so trying to mv the file to the new name wouldn't actually work. If you
use "git rm --cached" the file still exists to be worked with.
2010-08-18 14:49:53 -04:00
2010-06-10 13:39:57 -07:00
2010-06-10 14:47:04 -07:00
2010-06-10 14:43:36 -07:00
2010-06-04 15:43:11 +02:00
2010-06-03 15:01:40 +02:00
2010-06-10 14:24:14 -07:00
2010-06-03 14:34:35 +02:00
2010-06-03 14:34:35 +02:00
2010-06-03 16:25:55 +02:00
2010-06-04 09:43:58 +02:00
2010-06-03 20:13:39 +02:00
2010-06-10 14:41:07 -07:00
2010-06-03 20:13:39 +02:00
2010-06-04 10:14:28 +02:00

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%