Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/delta-chain-limit'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 27 Feb 2017 21:57:11 +0000
(13:57 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 27 Feb 2017 21:57:12 +0000
(13:57 -0800)
"git repack --depth=<n>" for a long time busted the specified depth
when reusing delta from existing packs. This has been corrected.
* jk/delta-chain-limit:
pack-objects: convert recursion to iteration in break_delta_chain()
pack-objects: enforce --depth limit in reused deltas
1
2
builtin/pack-objects.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
1b32498
42b766d
)
diff --cc
builtin/pack-objects.c
Simple merge