• J
    Merge branch 'jk/config-no-ungetc-eof' into maint · 2250406b
    Junio C Hamano 提交于
    Reading configuration from a blob object, when it ends with a lone
    CR, use to confuse the configuration parser.
    
    * jk/config-no-ungetc-eof:
      config_buf_ungetc: warn when pushing back a random character
      config: do not ungetc EOF
    2250406b
config.c 54.8 KB