Library function to check for unmerged index entries
authorDaniel Barkalow <redacted>
Thu, 7 Feb 2008 16:40:13 +0000 (11:40 -0500)
committerJunio C Hamano <redacted>
Sun, 10 Feb 2008 07:16:51 +0000 (23:16 -0800)
commit94a5728cfb593d80164620f8fa7e1ef322ad0025
tree9bdc3b6efece60e4b72a90b3d5c75670dbf4deb8
parent922d87f92f79d76ee1d9027d4a0f8a0cf36d5340
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 <redacted>
builtin-merge-recursive.c
builtin-reset.c
cache.h
read-cache.c
git clone https://git.99rst.org/PROJECT