On Thu, Apr 12, 2012 at 8:43 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Felipe Contreras <felipe.contreras@xxxxxxxxx> writes: > >> On Thu, Apr 12, 2012 at 12:57 AM, Felipe Contreras >> <felipe.contreras@xxxxxxxxx> wrote: >> >>> +test_expect_success 'double dash' ' >>> + cat >expected <<-\EOF && >>> + --paginate >>> + --no-pager >>> + --git-dir= >>> + --bare >>> + --version >>> + --exec-path >>> + --html-path >>> + --work-tree= >>> + --namespace= >>> + --help >>> + EOF >>> + test_completion "git --" >> >> There's a mistake here ^. > > Yeah, good eyes! ... ah, wait, it is your bug ;-) Not my eyes, further tests =/ Do I need to resend the patch? -- 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