]> git.ipfire.org Git - thirdparty/git.git/commit - cache.h
Encode a few extra flags per index entry.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Apr 2005 04:45:38 +0000 (21:45 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Apr 2005 04:45:38 +0000 (21:45 -0700)
commitf5cabd13d814bb5c547a13af03bcc42122531141
tree6795adc096e36c7a7f8e6a407297727e61d4d083
parent13e897e58072678cdae3ec1db51cc91110dc559d
Encode a few extra flags per index entry.

This will allow us to have the same name in different "states" in the
index at the same time. Which in turn seems to be a very simple way to
merge.
cache.h
read-tree.c
update-cache.c