commit | a4049ae7ac97cb8887e9cd499c4dd0fed0eb968d | [log] [tgz] |
---|---|---|
author | Michael Haggerty <mhagger@alum.mit.edu> | Thu Jan 14 06:54:47 2010 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Jan 14 00:27:56 2010 -0800 |
tree | fbd4964beec55bcac95755cca8ab51d540f17952 | |
parent | 0aac0de4feb569ed17d501f04f17ecb8801dbad9 [diff] |
rebase -i: Introduce a constant AMEND Add a constant AMEND holding the filename of the $DOTEST/amend 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>