1
0
Fork 0
Online Git Reference Forked from https://github.com/git/git-reference http://gitref.org
Go to file
nvl ed7cef1dfc change the 'src' attribute of <img> pointing to snapshots.png
changed the src from '/images/snapshots.png' to './images/snapshots.png'

Earlier, it didnt load the image when trying to open it in browser
directly from the repo.
Also, "http://jointheconversation.org/git-reference/" does not load the
image, but when the src is changed, the image loads fine.
2010-09-26 10:47:21 +05:30
_layouts inspecting basically done 2010-06-10 13:39:57 -07:00
basic fixed typo: recusively to recursively 2010-09-24 13:52:04 +05:30
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 updated all the book urls 2010-06-10 14:24:14 -07:00
js basic layout and intro content 2010-06-03 14:34:35 +02:00
remotes fixed typo: syncronize/d to synchronize/d 2010-09-24 14:08:55 +05:30
.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 change the 'src' attribute of <img> pointing to snapshots.png 2010-09-26 10:47:21 +05:30

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.