author | Linus Torvalds <torvalds@osdl.org> | |
Wed, 17 May 2006 20:23:19 +0000 (13:23 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 17 May 2006 22:27:18 +0000 (15:27 -0700) | ||
commit | f25933987f29070e9cd79dfddf03018010e82e80 | |
tree | 9506887ac501e31648953e168e6ccf99287384a7 | tree | snapshot |
parent | 0d78153952e70c21e94dc6b7eefcb2ac5337a902 | commit | diff |
builtin-add: warn on unmatched pathspecs
This is in the same spirit as what bba319b5 and 45e48120 tried
to do to help users. A command such as "git add Documentaiton"
with misspelled pathspecs would give a friendly reminder with
this.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This is in the same spirit as what bba319b5 and 45e48120 tried
to do to help users. A command such as "git add Documentaiton"
with misspelled pathspecs would give a friendly reminder with
this.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-add.c | diff | blob | history |