This topic is locked

Git Support

12/27/2012 1:31:05 PM
Suggestions
D
diegohsa author

Git is a very powerfull and wide-used Source Version Control System that can make developers life a little bit more easy, when you work in a Team, Git make totaly sense, as described on a post on PHPRunner/ASPRunner blog, multiple developers can have a workflow like commit->checkout->commit->checkout but not 2 developers working at the same time, a very welcome function for PHPRunner is the capability of 2 developers working at the same time in the same project, of course, making use of a judgment that can make marge conflits more easy to manage.