author | Daniel Barkalow <barkalow@iabervon.org> | |
Thu, 7 Feb 2008 16:40:13 +0000 (11:40 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 10 Feb 2008 07:16:51 +0000 (23:16 -0800) | ||
commit | 94a5728cfb593d80164620f8fa7e1ef322ad0025 | |
tree | 9bdc3b6efece60e4b72a90b3d5c75670dbf4deb8 | tree | snapshot |
parent | 922d87f92f79d76ee1d9027d4a0f8a0cf36d5340 | commit | diff |
Library function to check for unmerged index entries
It's small, but it was in three places already, so it should be in the
library.
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
It's small, but it was in three places already, so it should be in the
library.
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
builtin-merge-recursive.c | diff | blob | history | |
builtin-reset.c | diff | blob | history | |
cache.h | diff | blob | history | |
read-cache.c | diff | blob | history |