This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| git_notes [2009-01-20 12:36] – created 81.188.78.24 | git_notes [2013-08-02 09:03] (current) – 87.66.235.171 | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| * yet another [[DVCS]] | * yet another [[DVCS]] | ||
| * http:// | * http:// | ||
| + | |||
| + | ==== cheatsheet ==== | ||
| + | * http:// | ||
| + | * http:// | ||
| + | * git 'cheat sheet' > http:// | ||
| ==== using ==== | ==== using ==== | ||
| + | * " | ||
| * git user's manual > http:// | * git user's manual > http:// | ||
| + | * 'Git from the bottom up' > http:// | ||
| * in emacs | * in emacs | ||
| * Alex Ott's overview of the various git modes > http:// | * Alex Ott's overview of the various git modes > http:// | ||
| * git-emacs mode > http:// | * git-emacs mode > http:// | ||
| * git push & multiple references > http:// | * git push & multiple references > http:// | ||
| + | * http:// | ||
| + | |||
| + | ==== project hosting ==== | ||
| + | * http:// | ||
| ==== migrating ==== | ==== migrating ==== | ||
| * from cvs and svn > http:// | * from cvs and svn > http:// | ||
| + | * overview of various darcs -> git tools. http:// | ||