Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/compression-config'
author
Junio C Hamano
<gitster@pobox.com>
Tue, 10 Jan 2017 23:24:25 +0000
(15:24 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 10 Jan 2017 23:24:25 +0000
(15:24 -0800)
Compression setting for producing packfiles were spread across
three codepaths, one of which did not honor any configuration.
Unify these so that all of them honor core.compression and
pack.compression variables the same way.
* jc/compression-config:
compression: unify pack.compression configuration parsing
raw
|
combined
(merge:
d984592
8de7eeb
)
Trivial merge