No this is not me! But it is my new shiny Pro Git book I hope to smash through in the next few days.
I want to start using Git at work for our new projects. No more .svn infectious diseases!
No this is not me! But it is my new shiny Pro Git book I hope to smash through in the next few days.
I want to start using Git at work for our new projects. No more .svn infectious diseases!
So if you are developing with Django and python you may be running off the Django SVN trunk. It can be a pain constantly running the update command when you simply want to be up with the development. Of course you would run this on a development server and not a production server! But i [...]