I have a main repository called main I create a bare clone from main call bare_clone I create clone from bare_clone called work_repository_1 I do my work in work_repository_1, commit, and push changes to bare_clone How to a push the changes in bare_clone into main?? thanks in advance, Doug -- 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