On Tue, Oct 16, 2012 at 1:37 AM, Felipe Contreras <felipe.contreras@xxxxxxxxx> wrote: > On Tue, Oct 16, 2012 at 12:48 AM, SZEDER Gábor <szeder@xxxxxxxxxx> wrote: >>> + cd test >> >> This 'cd' makes all subsequent tests to be executed in a different >> repository than previously, which breaks 'checkout completes ref >> names'. > > I don't know which test you are talking about, it's not on my repo, > and all the completion test pass with this patch. Maybe this then: test_expect_success 'prepare' ' git init && test_tick && git commit --allow-empty -m "Initial" ' I originally created those for some push and fetch tests, but that required too many reorganizations, and I got fed up with the review, so I dropped the series[1]. Cheers. [1] http://article.gmane.org/gmane.comp.version-control.git/197226 -- Felipe Contreras -- 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