The step that is failing is the last step "git push origin BUGID" So I'll add another row, if you can't execute push execute below and add file as bugzilla attachment: git diff > BUGID.patch
On Sun, Jun 14, 2020 at 4:02 PM Felix Schumacher < [email protected]> wrote: > > Am 14.06.20 um 14:39 schrieb Jmeter Tea: > > Hello > > > > In Contributing to JMeter section in page > > https://jmeter.apache.org/building.html > > The Git reference is for authorized users for doing push > > For unauthorized users I suggest you add a note to use diff command to > > create patch file as > > git diff > BUGID.patch > > Care to provide a patch? > > I read the current docs as a valid introduction to non-committers, as it > says to fork the main repo and set it up as an upstream project, then > work on it and submit a pull request, which every github user can do. > > But as you had read it differently, it should probably be enhanced. > > Felix > > >
