July 09, 2013
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
July 09, 2013
On 7/9/2013 2:02 PM, Jonathan M Davis wrote:
> 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.


Ok, I created a 1.2.1 branch.
July 10, 2013
On Tuesday, July 09, 2013 14:40:43 Walter Bright wrote:
> Ok, I created a 1.2.1 branch.

Thanks!

- Jonathan M Davis
1 2
Next ›   Last »