Junio C Hamano <gitster@xxxxxxxxx> writes: > Glen Choo <chooglen@xxxxxxxxxx> writes: > >> +# Verifies that the expected repositories were fetched. This is done by >> +# concatenating the files expect.err.[super|sub|deep] in the correct >> +# order and comparing it to the actual stderr. >> +# >> +# If a repo should not be fetched in the test, its corresponding >> +# expect.err file should be rm-ed. >> +verify_fetch_result() { > > I think you updated 02/10 "check_sub () {" but this is leftover. If > there aren't too many, I can fix them up locally. We'll see. Ugh, sorry about that.. I fixed this somewhere, but at some point I got my branches confused and must've missed this one. Since you left comments on other patches (like [02/10] xmqq8rtq5uue.fsf@gitster.g), I'll just fix it on my end.