• J
    Merge branch 'tr/diff-submodule-no-reuse-worktree' · 481e6aaa
    Junio C Hamano 提交于
    "git diff --external-diff" incorrectly fed the submodule directory
    in the working tree to the external diff driver when it knew it is
    the same as one of the versions being compared.
    
    * tr/diff-submodule-no-reuse-worktree:
      diff: do not reuse_worktree_file for submodules
    481e6aaa
t4020-diff-external.sh 6.3 KB