]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/doc-test-leaving-early'
authorJunio C Hamano <gitster@pobox.com>
Tue, 28 Apr 2020 22:49:55 +0000 (15:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 28 Apr 2020 22:49:55 +0000 (15:49 -0700)
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

1  2 
t/README

diff --cc t/README
Simple merge