diff options
author | Junio C Hamano <gitster@pobox.com> | 2007-08-11 14:08:20 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-08-13 12:58:38 -0700 |
commit | 77b258f436874bdd1caecd4b3c9c63e3d49bd147 (patch) | |
tree | b799ec38fadb810218fe97c1eeb18836318d3f95 /grep.h | |
parent | 8fdc39729b9aaa02e89eca9d7964182a72052665 (diff) | |
download | git-77b258f436874bdd1caecd4b3c9c63e3d49bd147.tar.gz |
t3404: fix "fake-editor"
Here-text to create fake-editor did not use <<\EOF but <<EOF,
but there was no point doing so, as it quoted all the variables
anyway. Simplify it.
Also futureproof the special mode to edit COMMIT_EDITMSG file;
it is interested in editing the COMMIT_EDITMSG file in any
GIT_DIR; GIT_DIR may be given as an absolute path.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'grep.h')
0 files changed, 0 insertions, 0 deletions