1
0
Fork 0
Online Git Reference Forked from https://github.com/git/git-reference http://gitref.org
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Tim Berglund 54c2ddc06a Merge pull request #65 from github/cc-by-license
Convert to CC-BY-3.0
10 years ago
_layouts Basic ropes on git stash command 11 years ago
basic Remove pronoun I from voice for lack of lone addressor 11 years ago
branching fix the position of 'git branch -v' 10 years ago
creating Pair up dangling paragraph tags; Make sure all text at least in P 11 years ago
css Normalized styles with GitHub.com for code and training.github.com for Sans-Serif 11 years ago
images fleshing out structure 13 years ago
inspect Remove pronoun I from voice for lack of lone addressor 11 years ago
js basic layout and intro content 13 years ago
remotes Fix typo and move 'git remote rename' location 10 years ago
zh Update zh/remotes/index.html 11 years ago
.gitignore Ignore swap files and .DS_Stores 11 years ago
CNAME Restoring CNAME to gitref.org domain name after accidental merge pointed it to cyj.me domain 11 years ago
LICENSE.md Convert to CC-BY-3.0 10 years ago
NOTES change to & 11 years ago
README.md Drop pronoun I in README; Adds Contributing prompt 11 years ago
about.html getting and creating almost done 13 years ago
cookbook.html add and status basically done 13 years ago
index.html Remove pronoun I from voice for lack of lone addressor 11 years ago

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.