Merge branch 'ab/remote-write-config-in-camel-case'
authorJunio C Hamano <gitster@pobox.com>
Mon, 22 Mar 2021 21:00:23 +0000 (14:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Mar 2021 21:00:23 +0000 (14:00 -0700)
commit52182e3b1f3e9b840c9297f7aba58ad44bc0b5f2
tree1bd10dd2d5720f5febff87b27d809acb53052a67
parent2435feaa207eb3256dda978654b2a4308cdbd446
parent0f1da600e6864e8b4fe97aea72a3b68c227a709c
Merge branch 'ab/remote-write-config-in-camel-case'

Update C code that sets a few configuration variables when a remote
is configured so that it spells configuration variable names in the
canonical camelCase.

* ab/remote-write-config-in-camel-case:
  remote: write camel-cased *.pushRemote on rename
  remote: add camel-cased *.tagOpt key, like clone
t/t5505-remote.sh
t/t5612-clone-refspec.sh