Hi, You are probably trying to push to kicad repo instead of your fork. Instead of doing "git push" you should do "git push <name of remote corresponding to your fork>" unless your fork remote is "origin". Once you have pushed to your fork git client will give you a direct link to create a merge request from that branch.
Best, Andrew On Mon, Jul 13, 2020 at 9:25 AM Joshua Redstone <redst...@gmail.com> wrote: > Hi, > I've prepared a diff for the raytracing engine in 3d-viewer. It more > conservatively clips silkscreen around vias to the edge of the outer > annular ring rather than edge of the copper plating. > I wanted to get some feedback on it, but when I tried creating a merge > request by doing a git-push, I got the "You are not allowed to push code to > this project." error. > > Is there another way I should proceed to get feedback on the diff? > One question on the diff I had was I wasn't sure where / if / how to hook > up the flag enabling the change. > > Thanks, > Josh > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : kicad-developers@lists.launchpad.net > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp >
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp