On Tuesday, July 09, 2013 10:52:12 Walter Bright wrote: > You do have push/pull permissions to all Deimos repositories. I think that > means you need to submit your changes as a pull request, not do it > directly.
Okay, but AFAIK, you have to have commit permissions to the repo in order to create new branches. I don't know of any way to create a branch via a pull request. And I specifically need to create a branch for version 1.2.1 of flac as opposed to simply changing what's in master. So, as far as I can tell (though maybe there's something I'm missing), I either need commit permissions to the repo so that I can push a new branch to the deimos flac repo, or I need someone who does have such permissions to do that for me. - Jonathan M Davis
