
于 2010年11月20日 02:57, Eric Blake 写道:
On 11/18/2010 04:20 AM, Osier Yang wrote:
Sorry for the trouble of patch names, anyone who would like to push these patches, could you please help update it?
s|/4|/5|
Actually, git strips [PATCH 2/5] altogether; the resulting patch name would be "implement public API virDomainIsUpdated" without reference to how long the series was that introduced it.
good to known it..
However, is this supposed to be squashed into the 1/4 patch, or is everything still bisectable if this is inserted as a separate patch between 1 and 2 of the original series?
It's the separate patch, and should be inserted between 1 and 2. Thanks. - Osier
[I could find out by manually applying things, but would rather save the time if you have the answer quickly]