]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/avoid-localhost'
authorTaylor Blau <me@ttaylorr.com>
Fri, 4 Nov 2022 00:41:06 +0000 (20:41 -0400)
committerTaylor Blau <me@ttaylorr.com>
Fri, 4 Nov 2022 00:41:07 +0000 (20:41 -0400)
Various tests exercising the transfer.credentialsInUrl configuration
are taught to avoid making requests which require resolving localhost
to reduce CI-flakiness.

* jk/avoid-localhost:
  t5516/t5601: be less strict about the number of credential warnings
  t5516: move plaintext-password tests from t5601 and t5516


Trivial merge