diff options
author | Jeff King <peff@peff.net> | 2009-03-17 10:03:19 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-03-17 23:12:40 +0100 |
commit | 8ad3dae3a76ee42983da89ea9b5d9a4688f58f93 (patch) | |
tree | d35b58c4f4fcfd92bef61c4ad91455ce0b099a01 /builtin-add.c | |
parent | git-branch.txt: document -f correctly (diff) | |
download | git-8ad3dae3a76ee42983da89ea9b5d9a4688f58f93.tar.xz git-8ad3dae3a76ee42983da89ea9b5d9a4688f58f93.zip |
ls-files: require worktree when --deleted is given
The code will end up calling lstat() to check whether the
file still exists; obviously this doesn't work if we're not
in the worktree.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-add.c')
0 files changed, 0 insertions, 0 deletions