Re: Triangular workflow with Central repo

2014-06-25 Thread Junio C Hamano
Mark Ferrell ma...@homeonderanged.org writes: push repository, but our use case relies on the pull branch being different than the push branch. It would seem that git would need a branch.name.push directive for this to work out. I thought that you can tell recent versions of Git to pay

Triangular workflow with Central repo

2014-06-23 Thread Mark Ferrell
I was trying to setup a git client to deal with our version of a triangular workflow and found that there where no configuration directives which supported our use case. Developers create and commit to branches named dev/user/TOPIC (Branch permissions are handled by Gitolite). If the topic is