• J
    Merge branch 'th/diff-no-index-fixes' into maint · 36c5109e
    Junio C Hamano 提交于
    "git diff --no-index" did not correctly handle relative paths and
    did not correctly give exit codes when run under "--quiet" option.
    
    * th/diff-no-index-fixes:
      diff-no-index: exit(1) if 'diff --quiet <repo file> <external file>' finds changes
      diff: handle relative paths in no-index
    36c5109e
setup.c 21.5 KB