[Webkit-unassigned] [Bug 32834] svn-apply should handle git patches with similarity index, rename and copy directives

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 12 13:52:16 PST 2010


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





--- Comment #1 from Chris Jerdonek <chris.jerdonek at gmail.com>  2010-01-12 13:52:16 PST ---
I have a general question about our approach to improving support for Git.

For the purpose of submitting Git patches, it seems there can be (at least) two
approaches:

(1) Make a "create-patch" script that supports creating a patch in standard
format from both SVN and Git.

(2) Make svn-apply and svn-unapply support both Git and SVN format.

(Combining both approaches may also make sense -- e.g. to address the issue in
this bug report.)

>From what I can tell, we currently do (2) to some extent, but not (1).  Has
anyone given much thought to these approaches?  Are there any reasons to prefer
(2) over (1) or vice versa, or to not do (1)?

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



More information about the webkit-unassigned mailing list