Thank you for your response. I thought so also. I was now able to use the web browser to edit a file, and submit a pull request. Not the best way.
Another way is creating a netbeans repository using my own account cloning from the original one (apache/netbeans). I then can push my changes locally up there. I think I can then create a pull request there to the upstream. But that would leave me constantly merging upstream to my remote branch. On Mon, Feb 24, 2020 at 1:02 PM Geertjan Wielenga <[email protected]> wrote: > > You can provide pull requests, though only committers can merge them. > Becoming a committer in an Apache project is by invitation by the other > committers after you’ve proven yourself and become a regular committer. > > Thanks for your work and ongoing participation and welcome. > > Gh > > On Mon, 24 Feb 2020 at 18:59, Nam Nguyen <[email protected]> wrote: > > > Hi all, > > > > I would like to push a minor change to the Nebeans github. However, I > > encountered a permission denied. Is there invitation/permission > > needed for doing this? I looked at the following page, but didn't see > > any steps for doing that: > > > > https://netbeans.apache.org/kb/docs/ide/git.html#_creating_a_branch > > > > Please advise. > > > > -Nam > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > For further information about the NetBeans mailing lists, visit: > > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
