author | Alexandre Julliard <julliard@winehq.org> | |
Tue, 8 Jan 2008 13:45:46 +0000 (14:45 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 9 Jan 2008 00:17:44 +0000 (16:17 -0800) | ||
commit | 87e3d812943f3d9c5f9464b0aee83398dd9d028e | |
tree | f1268cfea69e4e753658b9eec596f0d64c83bd31 | tree | snapshot |
parent | d8c3794503553c22330f46ed4c0e70a6613d2f65 | commit | diff |
git.el: Make sure we never insert the same file twice.
Skip non-zero stage files during git-ls-files -c, they are handled
later. Also fix git-insert-info-list to merge duplicate file names.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Skip non-zero stage files during git-ls-files -c, they are handled
later. Also fix git-insert-info-list to merge duplicate file names.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/emacs/git.el | diff | blob | history |