git.el: Retrieve commit log information from .dotest directory.
authorAlexandre Julliard <julliard@winehq.org>
Sat, 10 Mar 2007 18:22:26 +0000 (19:22 +0100)
committerJunio C Hamano <junkio@cox.net>
Sun, 11 Mar 2007 05:58:26 +0000 (21:58 -0800)
If a git-am or git-rebase is in progress, fill the commit log buffer
from the commit information found in the various files in the .dotest
directory.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found