OSDN Git Service

Merge branch 'jk/pretty-empty-format'
authorJunio C Hamano <gitster@pobox.com>
Tue, 2 Sep 2014 20:25:03 +0000 (13:25 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 2 Sep 2014 20:25:04 +0000 (13:25 -0700)
"git log --pretty/format=" with an empty format string did not mean
the more obvious "No output whatsoever" but "Use default format",
which was counterintuitive.

* jk/pretty-empty-format:
  pretty: make empty userformats truly empty
  pretty: treat "--format=" as an empty userformat
  revision: drop useless string offset when parsing "--pretty"

1  2 
combine-diff.c

diff --cc combine-diff.c
Simple merge