Merge branch 'xl/record-partial-clone-origin' into maint
commit9db52cf44b63230ab5f1459b5109a437230c9a66
authorJunio C Hamano <gitster@pobox.com>
Thu, 25 Jul 2019 21:27:12 +0000 (25 14:27 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 25 Jul 2019 21:27:12 +0000 (25 14:27 -0700)
tree6a1221a23acf54b5b9de1422091863e9bc362680
parent58f34846d5858908b365011d17f1c552b4ad7fad
parent1c4a9f91142b2ca1b715e99b6e6da4016d422eb4
Merge branch 'xl/record-partial-clone-origin' into maint

When creating a partial clone, the object filtering criteria is
recorded for the origin of the clone, but this incorrectly used a
hardcoded name "origin" to name that remote; it has been corrected
to honor the "--origin <name>" option.

* xl/record-partial-clone-origin:
  clone: respect user supplied origin name when setting up partial clone