Git

From Attie's Wiki
Revision as of 14:07, 30 September 2011 by Attie (Talk | contribs)

Jump to: navigation, search

My git cheat sheet! See my svn cheat sheet

command description
git clone <path> retrieves the entire git repository to your local disk
git pull pulls any new revisions from the original path
git push pushes local revisions to the original path
git tag lists the avaliable tags
git checkout <tag> changes the working copy to the tag specified
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox