author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Wed, 27 Apr 2005 01:03:07 +0000 (18:03 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Wed, 27 Apr 2005 01:03:07 +0000 (18:03 -0700) | ||
commit | b0fe89caeb0c37405874bad66702f49ff4977972 | |
tree | 2f845bb1876feda8b28cbe0885f1e8f05c92e597 | tree | snapshot |
parent | a5cd7e16205f29c757ccd925d3f6ac8b5e6cc553 | commit | diff |
diff-cache: fix handling of unmerged files.
We've always warned about them properly, but we would then do the
wrong thing if that filename existed in the tree we were comparing
against (we'd think the file has been deleted, because we forgot
about the unmerged cases).
We've always warned about them properly, but we would then do the
wrong thing if that filename existed in the tree we were comparing
against (we'd think the file has been deleted, because we forgot
about the unmerged cases).
diff-cache.c | diff | blob | history |