Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
git_notes [2009-01-20 12:36] – created 81.188.78.24git_notes [2013-08-02 09:03] (current) 87.66.235.171
Line 2: Line 2:
   * yet another [[DVCS]]   * yet another [[DVCS]]
   * http://git-scm.com/   * http://git-scm.com/
 +
 +==== cheatsheet ====
 +  * http://swxruby.org/git-cheat-sheet.pdf
 +  * http://cheat.errtheblog.com/s/git
 +  * git 'cheat sheet' > http://cheat.errtheblog.com/s/git
  
 ==== using ==== ==== using ====
 +  * "Commit Often, Perfect Later, Publish Once: Git Best Practices" > http://sethrobertson.github.io/GitBestPractices/
   * git user's manual > http://www.kernel.org/pub/software/scm/git/docs/user-manual.html   * git user's manual > http://www.kernel.org/pub/software/scm/git/docs/user-manual.html
 +  * 'Git from the bottom up' > http://www.newartisans.com/blog/2008/04/git-from-the-bottom-up.html
   * in emacs   * in emacs
     * Alex Ott's overview of the various git modes > http://xtalk.msk.su/~ott/en/writings/emacs-vcs/EmacsGit.html     * Alex Ott's overview of the various git modes > http://xtalk.msk.su/~ott/en/writings/emacs-vcs/EmacsGit.html
     * git-emacs mode > http://tsgates.cafe24.com/git/git-emacs.html     * git-emacs mode > http://tsgates.cafe24.com/git/git-emacs.html
   * git push & multiple references > http://blog.endpoint.com/2008/07/git-push-know-your-refspecs.html   * git push & multiple references > http://blog.endpoint.com/2008/07/git-push-know-your-refspecs.html
 +  * http://gweezlebur.com/2009/01/19/my-git-workflow.html
 +
 +==== project hosting ====
 +  * http://github.com/
  
 ==== migrating ==== ==== migrating ====
   * from cvs and svn > http://www.newartisans.com/blog/2008/04/diving-into-git.html   * from cvs and svn > http://www.newartisans.com/blog/2008/04/diving-into-git.html
 +  * overview of various darcs -> git tools. http://www.megacz.com/thoughts/darcs.to.git.tools.html
  
  • git_notes.1232455002.txt.gz
  • Last modified: 2009-01-20 12:36
  • by 81.188.78.24