====== GIT Tutorials Index ====== * [[git:quick-start-guide|GIT Quick Start Guide]] * [[git:faq|GIT FAQs on the mailing list]] * [[git:commit-into-master|GIT Commit into master HOWTO]] * [[git:merge-into-master|GIT Merge into master HOWTO]] * [[devel:git-commit-guidelines|GIT Commit Guidelines]] * [[git:sip-router-repository|Guide for GIT SIP-ROUTER Repository]] * [[git:ser-repository|Guide for GIT SER Repository]] * [[git:kamailio-repository|Guide for GIT Kamailio Repository]] * [[git:generic-settings|GIT Repositories on sip-router.org Generic Settings]] * [[git:tips|Useful GIT Tips and Tricks]] * [[git:gitconfig|Annotated ~/.gitconfig]] * [[git:modules-with-history|Importing Modules With Full History]] ====== References ====== * [1] Git homepage: http://git.or.cz * [2] On using git: http://datamapper.org/using-git.html * [3] wine git tools: http://source.winehq.org/git/tools.git/?a=tree * [4] Git for computer scientists: http://eagain.net/articles/git-for-computer-scientists/ * [5] GIT-SVN Crash Course: http://git.or.cz/course/svn.html * [6] Easy GIT: http://www.gnome.org/~newren/eg/ * [7] Easy GIT for SVN users: GIT for SVN users