Skip to content
  • Junio C Hamano's avatar
    Merge branch 'jk/pretty-empty-format' · 44ceb79f
    Junio C Hamano authored
    "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"
    44ceb79f