author | Junio C Hamano <junkio@cox.net> | |
Mon, 2 May 2005 06:50:51 +0000 (23:50 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 2 May 2005 06:50:51 +0000 (23:50 -0700) | ||
commit | 0ff5bf7cfcb20a6c2404fe7b9cc6ff18e47db812 | |
tree | 84cee1c0d23b36fdaf5d1a4a5785eb6d6f243b87 | tree | snapshot |
parent | 74400e7175e3dac994e75452973d78f6a42de65e | commit | diff |
Implement git-update-cache --force-remove <path>
This new flag tells git-update-cache to remove the named path even
when the work tree still happens to have the file. It is used to
update git-merge-one-file-script not to smudge the work tree.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This new flag tells git-update-cache to remove the named path even
when the work tree still happens to have the file. It is used to
update git-merge-one-file-script not to smudge the work tree.
Signed-off-by: Junio C Hamano <junkio@cox.net>
update-cache.c | diff | blob | history |