diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2022-10-31 22:26:48 -0400 |
---|---|---|
committer | Taylor Blau <me@ttaylorr.com> | 2022-11-01 16:35:05 -0400 |
commit | db8016b43fd9541c85e1a3998a5a447deb1198fe (patch) | |
tree | 282eaa34c17782a1f52002fc2a39665a90cf4a0d /builtin/commit.c | |
parent | 762521e8a5a6948501d56d51da3f70df4f3dfdbe (diff) |
t5516/t5601: be less strict about the number of credential warnings
It is unclear as to _why_, but under certain circumstances the warning
about credentials being passed as part of the URL seems to be swallowed
by the `git remote-https` helper in the Windows jobs of Git's CI builds.
Since it is not actually important how many times Git prints the
warning/error message, as long as it prints it at least once, let's just
make the test a bit more lenient and test for the latter instead of the
former, which works around these CI issues.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions