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
Last revisionBoth sides next revision
git_notes [2009-01-20 12:53] 81.188.78.24git_notes [2009-04-04 15:17] 81.188.78.24
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
  
 ==== using ==== ==== using ====
   * 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
 +  * git 'cheat sheet' > http://cheat.errtheblog.com/s/git
  
-==== the social side ====+==== project hosting ====
   * http://github.com/   * http://github.com/
  
  • git_notes.txt
  • Last modified: 2013-08-02 09:03
  • by 87.66.235.171