[Webkit-unassigned] [Bug 26210] PrettyPatch should display added images inline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 5 07:33:15 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26210





------- Comment #5 from aroben at apple.com  2009-06-05 07:33 PDT -------
(In reply to comment #3)
> I guess this will have to be SVN only for now.  git-send-bugzilla patches don't
> include image data:
> https://bugs.webkit.org/attachment.cgi?id=30012

If git-send-bugzilla works like git-send-email, then it just sends whatever is
in the .patch file generated by git-format-patch. So git-send-bugzilla has no
opinion about image data. You just need to pass --binary to git-format-patch.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list