Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'sb/repack-in-c'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 27 Jan 2014 18:45:49 +0000
(10:45 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 27 Jan 2014 18:45:49 +0000
(10:45 -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:
cdc40bd
b861e23
)
diff --cc
builtin/repack.c
Simple merge