author | Junio C Hamano <gitster@pobox.com> | |
Thu, 30 Aug 2007 06:12:38 +0000 (23:12 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 30 Aug 2007 06:12:38 +0000 (23:12 -0700) | ||
commit | 93e23fea2d7538ac24e35b50984dbbbb84d89f9a | |
tree | 8883596fb446d00073384fc4ada76c5bc570b437 | tree | snapshot |
parent | 9656153b87d47b34986f2d77eef9199c24cbf9f6 | commit | diff |
ls-files --error-unmatch: do not barf if the same pattern is given twice.
This is most visible when you do "git commit Makefile Makefile"; it
may be a stupid request, but that is not a reason to fail the command.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This is most visible when you do "git commit Makefile Makefile"; it
may be a stupid request, but that is not a reason to fail the command.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-ls-files.c | diff | blob | history |