From: Junio C Hamano Date: Thu, 25 Jul 2019 21:27:12 +0000 (-0700) Subject: Merge branch 'xl/record-partial-clone-origin' into maint X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=9db52cf44b63230ab5f1459b5109a437230c9a66;p=git.git 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 " option. * xl/record-partial-clone-origin: clone: respect user supplied origin name when setting up partial clone --- 9db52cf44b63230ab5f1459b5109a437230c9a66