From: Junio C Hamano Date: Tue, 28 Apr 2020 22:49:55 +0000 (-0700) Subject: Merge branch 'jc/doc-test-leaving-early' X-Git-Tag: v2.27.0-rc0~99 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b07c72100f88315d6abef235cee7428fca0886b5;p=thirdparty%2Fgit.git Merge branch 'jc/doc-test-leaving-early' Document the recommended way to abort a failing test early (e.g. by exiting a loop), which is to say "return 1". * jc/doc-test-leaving-early: t/README: suggest how to leave test early with failure --- b07c72100f88315d6abef235cee7428fca0886b5