rebase -i: Introduce a constant AUTHOR_SCRIPT
commit0aac0de4feb569ed17d501f04f17ecb8801dbad9
authorMichael Haggerty <mhagger@alum.mit.edu>
Thu, 14 Jan 2010 05:54:46 +0000 (14 06:54 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 14 Jan 2010 08:27:56 +0000 (14 00:27 -0800)
treedba07790c5771dc47ccd3ef85d8d68fac95933cd
parent80883bb30a9c0c41f3b4975874f8f5e527396543
rebase -i: Introduce a constant AUTHOR_SCRIPT

Add a constant AUTHOR_SCRIPT, holding the filename of the
$DOTEST/author_script file, and document how this temporary file is
used.

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-rebase--interactive.sh