Re: [pypy-dev] Trouble with first commit

2020-06-10 Thread Manuel Jacob
Our documentation is not as clear on this aspect as it could be. After having been granted access, by default you can only make "short-lived" branches (with `hg topic foo`) but not "long-lived" branches (`hg branch foo`). It seems like in your case, it’s just a matter of replacing `hg branch

[pypy-dev] Trouble with first commit

2020-06-09 Thread shao lo
i'm having trouble following the steps for my first simple commit (looking at contributing.html). I applied for and was granted access yesterday. I've connected my github account. When i try to do the push i get 'remote: user "heptapod-write" is not authorised to publish changesets' Any help wou