Hey all, We are 3 developers working on the same project. I was thinking what would be the best practice for us. We have just switched from svn and for now we are all working on the master branch that we push to a ssh git repository. I was thinking about maybe each of us could create our own branch like 'git branch <dev_name>' but then how would it go? Each one of us would push our own branch to the remote repository and each one of us could cherry pick the change from the remote branch of each developer. Is this the best way to do it? (I guess there is no best way but still :) any advice welcome Pat - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html