diff options
author | Jeff King <peff@peff.net> | 2014-07-29 13:54:46 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-07-30 12:30:06 -0700 |
commit | c75e7ad28a34081ca6e7e53c0551fa6c99b208b0 (patch) | |
tree | 5ad17ad53bdc10e5eaeecf5c75fddddab39dbab0 /combine-diff.c | |
parent | ae18165fbbf5e15ab2371d09f79cd12ee403c51e (diff) | |
download | git-c75e7ad28a34081ca6e7e53c0551fa6c99b208b0.tar.gz |
pretty: treat "--format=" as an empty userformat
Until now, we treated "--pretty=" or "--format=" as "give me
the default format". This was not planned nor documented,
but only what happened to work due to our parsing of
"--pretty" (which should give the default format).
Let's instead let these be an actual empty userformat.
Otherwise one must write out the annoyingly long
"--pretty=tformat:" to get the same behavior.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'combine-diff.c')
0 files changed, 0 insertions, 0 deletions