[Gimp-developer] Summary: How to submit gimp/gegl bugzilla with GIT patch
Sven Neumann
sven at gimp.org
Sun Jul 5 14:16:35 PDT 2009
Hi,
On Fri, 2009-07-03 at 16:55 -0400, Eric Daoust wrote:
> Create the patch (which will output outlines of your commits)
> git format-patch origin/master..branch-name -o output-folder
>
> Tarball output-folder
>
> Go to bugzilla.gnome.org (register if you have not yet) and click New Bug
> follow steps, make sure you select GEGL or GIMP (whichever applies)
> in attachments section, upload the tarball of your output-folder
> attach other relevant files (XML test files, execution times etc.)
Actually, we prefer that patches are attached directly, not in a
tarball. Of course if there are many patches, a tarball is preferable.
But the common case is that a single patch is attached and it is much
easier if that patch is attached directly to the bug-report.
Sven
More information about the Gimp-developer
mailing list