commit | 3f3d564aa74e80cb30ead37e4581ee21220b4ac4 | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Thu Feb 07 13:50:19 2008 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Fri Feb 08 00:13:18 2008 -0800 |
tree | 56b296c75cd53e839a6ed94534a3502b3a8873d2 | |
parent | 053d9e432be246a389fb8adaa0c88e7c791f8b21 [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>