Merge branch 'jk/pack-tag-of-tag'
"git pack-objects --include-tag" was taught that when we know that we are sending an object C, we want a tag B that directly points at C but also a tag A that points at the tag B. We used to miss the intermediate tag B in some cases. * jk/pack-tag-of-tag: pack-objects: walk tag chains for --include-tag t5305: simplify packname handling t5305: use "git -C" t5305: drop "dry-run" of unpack-objects t5305: move cleanup into test block
Junio C Hamano committed
Sep 15, 2016 at 14:11 UTC
9883ec2c73e15dfe148d05ea078897cbe73e3480
No changes.