Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/repack-keep-unreachable'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 6 Jul 2016 20:38:11 +0000
(13:38 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 6 Jul 2016 20:38:11 +0000
(13:38 -0700)
"git repack" learned the "--keep-unreachable" option, which sends
loose unreachable objects to a pack instead of leaving them loose.
This helps heuristics based on the number of loose objects
(e.g. "gc --auto").
* jk/repack-keep-unreachable:
repack: extend --keep-unreachable to loose objects
repack: add --keep-unreachable option
repack: document --unpack-unreachable option
raw
|
combined
(merge:
e25a4de
e26a8c4
)
Trivial merge