diff options
author | Junio C Hamano <junkio@cox.net> | 2006-05-17 16:56:13 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-05-17 16:56:13 -0700 |
commit | d91d4c2c500b17d50359693a406a2c68b65330fe (patch) | |
tree | aecd6264519055a37978e546b1bddc39e9130190 /Documentation/git-write-tree.txt | |
parent | git-am: use apply --cached (diff) | |
download | tgif-d91d4c2c500b17d50359693a406a2c68b65330fe.tar.xz |
apply --cached: do not check newly added file in the working tree
The --cached mode does not deal with the working tree, so we
should not check it with lstat. An earlier code omitted the
call to lstat but forgot to omit the check for the errno.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-write-tree.txt')
0 files changed, 0 insertions, 0 deletions