Merge branch 'bc/push-cas-cquoted-refname' into master
authorJunio C Hamano <gitster@pobox.com>
Thu, 30 Jul 2020 20:20:34 +0000 (13:20 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 30 Jul 2020 20:20:34 +0000 (13:20 -0700)
commitc2796ac1c2807a46d1db90e47c892ba96bfdb276
tree0226f00f741c76e85bc4157945c8fa7e4ce084a5
parentbe537062afe8be38631ee7b09ef09d06f03ab1ca
parentcd85b447bfc09ddfab660048883de6a07d893097
Merge branch 'bc/push-cas-cquoted-refname' into master

Pushing a ref whose name contains non-ASCII character with the
"--force-with-lease" option did not work over smart HTTP protocol,
which has been corrected.

* bc/push-cas-cquoted-refname:
  remote-curl: make --force-with-lease work with non-ASCII ref names
remote-curl.c
t/t5541-http-push-smart.sh