Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'sb/repack-in-c' into maint
author
Junio C Hamano
<gitster@pobox.com>
Thu, 13 Feb 2014 21:38:09 +0000
(13:38 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 13 Feb 2014 21:38:09 +0000
(13:38 -0800)
"git repack --max-pack-size=8g" stopped being parsed correctly when
the command was reimplemented in C.
* sb/repack-in-c:
repack: propagate pack-objects options as strings
repack: make parsed string options const-correct
repack: fix typo in max-pack-size option
1
2
builtin/repack.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
b4e931d
b861e23
)
diff --cc
builtin/repack.c
Simple merge