git.el: Support for showing unknown/ignored directories.
commit3f3d564aa74e80cb30ead37e4581ee21220b4ac4
authorAlexandre Julliard <julliard@winehq.org>
Thu, 7 Feb 2008 12:50:19 +0000 (7 13:50 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 8 Feb 2008 08:13:18 +0000 (8 00:13 -0800)
tree56b296c75cd53e839a6ed94534a3502b3a8873d2
parent053d9e432be246a389fb8adaa0c88e7c791f8b21
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>
contrib/emacs/git.el