projects
/
git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
67166a8
5f4e3bf
)
Merge branch 'ew/gc-auto-pack-limit-fix'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 13 Jul 2016 18:24:12 +0000
(11:24 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 13 Jul 2016 18:24:12 +0000
(11:24 -0700)
"gc.autoPackLimit" when set to 1 should not trigger a repacking
when there is only one pack, but the code counted poorly and did
so.
* ew/gc-auto-pack-limit-fix:
gc: fix off-by-one error with gc.autoPackLimit
1
2
builtin/gc.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
builtin/gc.c
Simple merge