author | Junio C Hamano <junkio@cox.net> | |
Mon, 2 Oct 2006 05:22:07 +0000 (22:22 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 2 Oct 2006 06:32:39 +0000 (23:32 -0700) | ||
commit | 4fddf5798d8a0eb112c60a05272a2d9407eafc8f | |
tree | e42a21f3137d606e7c466bf16e8e78ef4403451b | tree | snapshot |
parent | 82ca50556471eadfc3212cb478161c3da5c4d02a | commit | diff |
git-mv: invalidate the removed path properly in cache-tree
The command updated the cache without invalidating the cache
tree entries while removing an existing entry.
Signed-off-by: Junio C Hamano <junkio@cox.net>
The command updated the cache without invalidating the cache
tree entries while removing an existing entry.
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-mv.c | diff | blob | history | |
t/t7001-mv.sh | diff | blob | history |