Merge branch 'ab/credentials-in-url-more'
commit7f5a382aa5eb54509a4de4d399d8b35c48d91c65
authorJunio C Hamano <gitster@pobox.com>
Fri, 17 Jun 2022 17:33:32 +0000 (17 10:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 17 Jun 2022 17:33:32 +0000 (17 10:33 -0700)
tree40eecafad1d0db5fad8be110b8c1d1b671f2b21d
parentd0d96b8280faf7c22c115374732f50972689c0d2
parent7281c196b1166f1c00df33948c67b0ef81ba63a9
Merge branch 'ab/credentials-in-url-more'

Rename fetch.credentialsInUrl to transfer.credentialsInUrl as the
single configuration variable should work both in pushing and
fetching.

* ab/credentials-in-url-more:
  transfer doc: move fetch.credentialsInUrl to "transfer" config namespace
  fetch doc: note "pushurl" caveat about "credentialsInUrl", elaborate
Documentation/RelNotes/2.37.0.txt
remote.c
t/t5516-fetch-push.sh
t/t5601-clone.sh