When inserting a index entry of stage 0, remove all old unmerged entries.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Apr 2005 19:05:45 +0000 (12:05 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Apr 2005 19:05:45 +0000 (12:05 -0700)
commit7b937ca33142ff5ecc655f2be61678a512352122
treecf88c1fea1b31ac3c7a9606681672c64d4140b79
parent43f91266a493c4888b4ff2a7997ccc4a381e7238
When inserting a index entry of stage 0, remove all old unmerged entries.

This allows you to actually tell git that you've resolved a conflict.
read-cache.c