Posts Tagged ‘git’

Using Git with subversion: Part II (Practice)

Friday, June 27th, 2008

More tips on how to use Git with a Subversion repository to get some of the Git goodness, local branches, stashes and much more, without having to persuade everyone else on your project to migrate to Git

If you don’t already have git installed then see part I (Installation).

(more…)

Using Git with Subversion: Part I (Installation)

Monday, May 26th, 2008

You can use Git with a Subversion repository to get some of the Git goodness, local branches, stashes and much more, without having to persuade everyone else on your project to migrate to Git

(more…)