Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
git_notes [2009-04-04 15:12] 81.188.78.24git_notes [2013-08-02 09:03] (current) 87.66.235.171
Line 5: Line 5:
 ==== cheatsheet ==== ==== cheatsheet ====
   * http://swxruby.org/git-cheat-sheet.pdf   * 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   * 'Git from the bottom up' > http://www.newartisans.com/blog/2008/04/git-from-the-bottom-up.html
Line 14: Line 17:
   * 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   * http://gweezlebur.com/2009/01/19/my-git-workflow.html
-  * git 'cheat sheet' > http://cheat.errtheblog.com/s/git 
  
 ==== project hosting ==== ==== project hosting ====
Line 21: Line 23:
 ==== 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.1238857945.txt.gz
  • Last modified: 2009-04-04 15:12
  • by 81.188.78.24