====== helpful links ====== ===== general information ===== * [[http://git-scm.com/documentation|official git documentation]] * [[http://cheat.errtheblog.com/s/git|cheat git]] * [[http://www.sourcemage.org/Git_Guide|Git Guide]] * {{:docs:git:git-cheat-sheet.pdf|git cheat sheet}} [[http://zrusin.blogspot.com/2007/09/git-cheat-sheet.html|(original url)]] * [[http://git.or.cz/course/svn.html|svn crash course]] * [[http://spheredev.org/wiki/Git_for_the_lazy|git for the lazy]] * [[http://toolmantim.com/articles/setting_up_a_new_remote_git_repository|setting up a new remote git repository]] * [[http://book.git-scm.com/4_setting_up_a_public_repository.html|setting up a public repository]] * [[http://www.gitready.com/intermediate/2009/01/31/intro-to-rebase.html|intro to rebase]] ===== git on Mac ===== * http://gitx.frim.nl/ ===== git on NetBeans ===== * http://nbgit.org/ ===== git on Windows ===== * load git in [[http://www.cygwin.com/|cygwin]] * [[http://code.google.com/p/tortoisegit/|TortoiseGIT]] * [[http://code.google.com/p/msysgit/|msysgit]]