]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jv/upload-pack-filter-spec-quotefix'
authorJunio C Hamano <gitster@pobox.com>
Fri, 12 Feb 2021 22:21:04 +0000 (14:21 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 12 Feb 2021 22:21:04 +0000 (14:21 -0800)
commit60f81219403d708ab6271f68d8e4e42a39f7459b
treeed6a00566bbe2eafe22cc0a1069dcae4906b2df8
parent3c12d0b885918fb5c6d5cb2be538639a52e1ef53
parentad6b5fefbd15f08a32145e77d0c08394c7f17b9c
Merge branch 'jv/upload-pack-filter-spec-quotefix'

Fix in passing custom args from "git clone" to "upload-pack" on the
other side.

* jv/upload-pack-filter-spec-quotefix:
  t5544: clarify 'hook works with partial clone' test
  upload-pack.c: fix filter spec quoting bug
upload-pack.c