GIT

TwitterFacebook
Get flash to fully experience Pearltrees
i 43 Votes Overview In a previous article called “ Getting Started – Git ” I explained most of the concepts that you should know about Git. I also mentioned in that article that I was busy writing another article on how to use Git-Flow as a branching strategy for your Git Repositories. Even though the name for this specific branching strategy is Git-Flow, you could also choose to use it with some of your other Version Control Systems . http://yakiloo.com/getting-started-git-flow/

Getting Started – Git-Flow « Some thoughts, ideas and fun!!!

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

A successful Git branching model » nvie.com

http://nvie.com/posts/a-successful-git-branching-model/ Published: January 05, 2010 In this post I present the development model that I’ve introduced for all of my projects (both at work and private) about a year ago, and which has turned out to be very successful. I’ve been meaning to write about it for a while now, but I’ve never really found the time to do so thoroughly, until now.