1
0
Fork 0
Online Git Reference Forked from https://github.com/git/git-reference http://gitref.org
Go to file
Scott Chacon 4d9f6ed2cf Merge pull request #22 from adamreeve/git-reference
---

Ive added this information in the git commit section, as otherwise people will end up with an incorrect name and email associated with their commits. This fixes issue 21.
2011-02-25 09:48:32 -08:00
_layouts inspecting basically done 2010-06-10 13:39:57 -07:00
basic Added information about setting user.name and user.email to the commit section 2011-02-25 14:29:16 +13:00
branching couple of small changes 2010-06-10 14:47:04 -07:00
creating added some highlighting 2010-06-10 14:43:36 -07:00
css started in on log 2010-06-04 15:43:11 +02:00
images fleshing out structure 2010-06-03 15:01:40 +02:00
inspect Some typos fixing. 2010-10-21 00:04:52 +04:00
js basic layout and intro content 2010-06-03 14:34:35 +02:00
remotes Some typos fixing. 2010-10-21 00:04:52 +04:00
.gitignore ignore temp vi files 2010-09-25 08:49:01 +05:30
CNAME gitref cname 2010-06-04 09:43:58 +02:00
NOTES add and status basically done 2010-06-03 20:13:39 +02:00
README.md initial readme 2010-06-04 10:14:28 +02:00
about.html getting and creating almost done 2010-06-03 16:25:55 +02:00
cookbook.html add and status basically done 2010-06-03 20:13:39 +02:00
index.html Merge remote branch 'ab9/master' 2010-10-15 12:42:36 -07:00

README.md

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.