On 4月27日, 下午10時17分, Shawn Pearce <
s...@google.com> wrote:
> On Sun, Apr 26, 2009 at 19:49, Chih-Wei <
cwhu...@linux.org.tw> wrote:
> > However, there is no easy way to apply it.
> > One has to cd to the project directory to use git apply command.
> > Am I correct?
>
> Sadly, yes. Its worse when multiple projects are listed as then you need to
> split the patch file by hand.
Yes, exactly.
> So. Answer is, yes, we can have a repo apply, but its not critical to me,
> so I won't write it myself.
However, people do post patches made by repo diff,
and others do ask how to use them. For example,
http://groups.google.com/group/android-porting/browse_thread/thread/cf10679160e948a5/5f251a2b8051d66d?hl=zh-TW&lnk=gst&q=patch#5f251a2b8051d66d
Unfortunately I'm not familiar with python, or I may try to help.
Just curious. How do the core team apply patches from contributors?
Do you also split a patch containing multiple projects by hand?
(or you won't accept such a patch at all?)