====git==== * yet another [[DVCS]] * 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 ==== * "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 from the bottom up' > http://www.newartisans.com/blog/2008/04/git-from-the-bottom-up.html * in emacs * 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 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 ==== * 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