mbox series

[0/1] upload-pack.c: fix filter spec quoting bug

Message ID 20210122142137.21161-1-jacob@gitlab.com (mailing list archive)
Headers show
Series upload-pack.c: fix filter spec quoting bug | expand

Message

Jacob Vosmaer Jan. 22, 2021, 2:21 p.m. UTC
This fixes a bug in upload-pack.c that only happens when you combine
partial clone with a pack-objects hook.


Jacob Vosmaer (1):
  upload-pack.c: fix filter spec quoting bug

 upload-pack.c | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)