author | Alexandre Julliard <julliard@winehq.org> | |
Thu, 7 Feb 2008 12:50:19 +0000 (13:50 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 8 Feb 2008 08:13:18 +0000 (00:13 -0800) | ||
commit | 3f3d564aa74e80cb30ead37e4581ee21220b4ac4 | |
tree | 56b296c75cd53e839a6ed94534a3502b3a8873d2 | tree | snapshot |
parent | 053d9e432be246a389fb8adaa0c88e7c791f8b21 | commit | diff |
git.el: Support for showing unknown/ignored directories.
Instead of recursing into directories that only contain unknown files,
display only the directory itself. Its contents can be expanded with
git-find-file (bound to C-m).
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Instead of recursing into directories that only contain unknown files,
display only the directory itself. Its contents can be expanded with
git-find-file (bound to C-m).
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/emacs/git.el | diff | blob | history |