Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t/README
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-11-06 09:50:23 +0300
committerJunio C Hamano <gitster@pobox.com>2018-11-06 09:50:23 +0300
commit67f673aa4a580b9e407b1ca505abf1f50510ec47 (patch)
treeb1865d58f54ce8fb88525f038bb56d46b8d66bc8 /t/README
parent6b37389f8569780a0fffcb072047aa3e0e376945 (diff)
parenta5f52c6dab2337c8feae2a733e81a64e0605b113 (diff)
Merge branch 'sg/test-verbose-log'
Our test scripts can now take the '-V' option as a synonym for the '--verbose-log' option. * sg/test-verbose-log: test-lib: introduce the '-V' short option for '--verbose-log'
Diffstat (limited to 't/README')
-rw-r--r--t/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/README b/t/README
index 8847489640..2e9bef2852 100644
--- a/t/README
+++ b/t/README
@@ -154,6 +154,7 @@ appropriately before running "make".
As the names depend on the tests' file names, it is safe to
run the tests with this option in parallel.
+-V::
--verbose-log::
Write verbose output to the same logfile as `--tee`, but do
_not_ write it to stdout. Unlike `--tee --verbose`, this option