git.el: Refresh files from their real state upon commit.
commit58152a02d99b499c338b633e7fe021b337313bd8
authorAlexandre Julliard <julliard@winehq.org>
Tue, 8 Jan 2008 13:46:22 +0000 (8 14:46 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 9 Jan 2008 00:17:44 +0000 (8 16:17 -0800)
treeca3c3ba072ddf1cedba5c9b2714fee412910914c
parent87e3d812943f3d9c5f9464b0aee83398dd9d028e
git.el: Refresh files from their real state upon commit.

Instead of just setting the state to up-to-date, retrieve the full
state again, so that the file type can be displayed properly.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/emacs/git.el