Taylor Blau <me@xxxxxxxxxxxx> writes: > On Tue, Oct 20, 2020 at 01:13:53PM -0700, Junio C Hamano wrote: >> Charvi Mendiratta <charvi077@xxxxxxxxx> writes: >> >> > Modern practice is to avoid multiple commands per line, >> > and instead place each command on its own line. >> > >> > Signed-off-by: Charvi Mendiratta <charvi077@xxxxxxxxx> >> > --- >> >> This looks good, but I am wondering what happened between v3 and >> v4. > > When I applied this locally, I used this patch as a replacement for the > last patch of v3 [1]. That kept everything passing after each patch. Oh, so this is a replacement for 5/5 and 1-4/5 of v4 are supposed to be identical to those from v3? The difference between [v3 5/5] and this one is a single typofix on the subject line, it seems, though. >> As you've demonstrated through the microproject that you can now >> comfortably be involved in the review discussion, I am tempted to >> suggest that we declare victory at this point and move on, but I >> don't know what the plans are for the other 4 patches (I guess we >> won't miss them that much---the micros are meant to be practice >> targets). > > Yup, ditto. As [v4] single patch won't apply standalone, we cannot quite declare the victory yet. Are [v3 1-5/5] (or [v3 1-4/5] + [v4]) good to the reviewers of the past rounds?