summaryrefslogtreecommitdiff
path: root/Documentation/Makefile
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-05-12 17:17:54 -0700
committerPetr Baudis <xpasky@machine.sinus.cz>2005-05-13 07:34:59 +0200
commit6ca45943121a92cad5c6ebef71764fb441bff356 (patch)
tree2a5e43fa9318a648bfb4dbf64208f4c26905a5f8 /Documentation/Makefile
parenta15c1c60db9abb981754b1ba3b899f49949ae8b7 (diff)
downloadgit-6ca45943121a92cad5c6ebef71764fb441bff356.tar.gz
[PATCH 3/3] Add git-ls-files -k.
When checkout-cache attempts to check out a non-directory where a directory exists on the work tree, or to check out a file under directory D when path D is a non-directory on the work tree, the attempt fails. Before running checkout-cache, the user can run git-ls-files with the -k (killed) option to get a list of such paths. The tagged output format uses "K" to denote them. This is useful for Porcelain layer to be careful when dealing with the recently corrected behaviour of checkout-cache. Signed-off-by: Junio C Hamano <junkio@cox.net> Signed-off-by: Petr Baudis <pasky@ucw.cz>
Diffstat (limited to 'Documentation/Makefile')
0 files changed, 0 insertions, 0 deletions