How to setup a remote GIT repository and play with branching
Given, you are a new GIT user/admin and want to setup an SVN like client-server architecture for your git repositories, wherein a server hosts the repository and many developers use that repository to track source code. Do checkout Peepcode’s screencast on using Git. It is a MUST watch for any new Git user/admin. ORIGIN (we [...]