]> git.ipfire.org Git - thirdparty/git.git/commit - config.c
Merge branch 'pb/test-scripts-are-build-targets'
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Apr 2024 17:56:19 +0000 (10:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Apr 2024 17:56:19 +0000 (10:56 -0700)
commit188e94250ae358b6d2cf2592ba3e8696bd96242b
treea1d7aa0a77b0b51413c05c07d741b60812a44729
parente4193dcf127ec46704dcc637af083b01302383b0
parent8d383806fc98771b42bc0407eedb235e5a6d5d08
Merge branch 'pb/test-scripts-are-build-targets'

The t/README file now gives a hint on running individual tests in
the "t/" directory with "make t<num>-*.sh t<num>-*.sh".

* pb/test-scripts-are-build-targets:
  t/README: mention test files are make targets
t/README