On Tue, Dec 16, 2014 at 12:46 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Stefan Beller <sbeller@xxxxxxxxxx> writes: > >> On Tue, Dec 16, 2014 at 11:46 AM, Junio C Hamano <gitster@xxxxxxxxx> wrote: >> >>> >>> Seeing that all callers of test_ref_upstream computes $2 as >>> >>> git -C workbench rev-parse --verify <something> >>> >> >> Only in the first tests, where this should be the case after push. >> In the failure tests, we go with HEAD@{N} which needs to be computed >> inside the workbench repo. > > Aren't we saying the same thing? The suggested alternative is to do > the "git -C workbench rev-parse" bit inside the helper. Now I am saying the same. (I finally understood what you were saying) Will incorporate in a reroll. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html