diff options
author | Jeff King <peff@peff.net> | 2017-06-14 06:58:25 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-06-15 09:10:47 -0700 |
commit | 17f2f88c9c9e0015cba6d962dc6d9e2329ddf713 (patch) | |
tree | 851b58e3a37492f23249c7fdc1b3e432c8085db4 /notes-merge.h | |
parent | add: warn when adding an embedded repository (diff) | |
download | tgif-17f2f88c9c9e0015cba6d962dc6d9e2329ddf713.tar.xz |
t: move "git add submodule" into test blocks
Some submodule tests do some setup outside of a test_expect
block. This is bad because we won't actually check the
outcome of those commands. But it's doubly so because "git
add submodule" now produces a warning to stderr, which is
not suppressed by the test scripts in non-verbose mode.
This patch does the minimal to fix the annoying warnings.
All three of these scripts could use more cleanup of related
setup.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'notes-merge.h')
0 files changed, 0 insertions, 0 deletions