git.el: Retrieve the permissions for up-to-date files.
authorAlexandre Julliard <julliard@winehq.org>
Sun, 6 Jan 2008 11:13:01 +0000 (12:13 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Jan 2008 02:41:44 +0000 (18:41 -0800)
This allows displaying correctly the executable flag for the initial
commit, and will make it possible to show the file type for up-to-date
symlinks and subprojects.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found