Friday, 20 May 2011

Git

It's been a while.

So this is less of an entry and more of a link to something which has made a lot of sense to me and is a really nice model for developing code - anyone who knows me knows I come from a systems background but have been writing more and more code of late, so this stuff is largely new to me.

http://nvie.com/posts/a-successful-git-branching-model/

This outlines (as you might imagine) a very logical and concise way of laying out a git tree and I love it with mouth because it's tidy.

Edit: http://jeffkreeftmeijer.com/2010/why-arent-you-using-git-flow/ and there's a tool to make it easy too!

0 comments:

Post a Comment

All comments and questions are welcome, just remember that I may not know the answer as I've only worked on my particular implimentation, and I have no responsibility to help you debug your problems.

That said, fire away!