1
0
Fork 0
Online Git Reference Forked from https://github.com/git/git-reference http://gitref.org
Go to file
Gergely Polonkai 1b504ac584 Applied recomennded modifications. 2013-09-23 17:22:29 +02:00
_layouts Basic ropes on git stash command 2012-12-22 01:06:34 -05:00
basic Applied recomennded modifications. 2013-09-23 17:22:29 +02:00
branching fix the position of 'git branch -v' 2013-02-08 09:26:32 -07:00
creating Refine dirname: "konnichiwa" is correct as Japanese "good afternoon" 2013-07-28 10:58:18 +09:00
css Normalized styles with GitHub.com for code and training.github.com for Sans-Serif 2012-10-01 15:17:55 -06:00
images fleshing out structure 2010-06-03 15:01:40 +02:00
inspect Remove pronoun I from voice for lack of lone addressor 2013-01-26 23:06:41 -05:00
js basic layout and intro content 2010-06-03 14:34:35 +02:00
remotes Fix typo and move 'git remote rename' location 2013-02-07 16:51:31 -07:00
zh Refine dirname: "konnichiwa" is correct as Japanese "good afternoon" 2013-07-28 10:58:18 +09:00
.gitignore Ignore swap files and .DS_Stores 2012-10-01 10:14:45 -06:00
CNAME Restoring CNAME to gitref.org domain name after accidental merge pointed it to cyj.me domain 2012-10-01 14:29:20 -06:00
LICENSE.md Convert to CC-BY-3.0 2013-07-12 21:18:38 +02:00
NOTES change to & 2012-05-18 13:43:56 -05:00
README.md Drop pronoun I in README; Adds Contributing prompt 2013-01-28 16:39:38 -05: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 Remove pronoun I from voice for lack of lone addressor 2013-01-26 23:06:41 -05:00

README.md

Online Git Reference

Quick reference guide of basic Git commands along with examples of common uses and options.

Each section includes tasks related to the type of operation you may be trying to do.

If you would like to know more about a command listed, each command links to both the official manual page and its relevant chapter in the Pro Git book.

Contributing

If you would like to contribute, simply fork the repository, push your changes to a branch and send a pull request.

Typo fixes, improvements to grammar or readability, it's all welcome.