From: Johannes Schindelin Date: Fri, 20 Jul 2007 12:06:09 +0000 (+0100) Subject: launch_editor(): Heed GIT_EDITOR and core.editor settings X-Git-Tag: v1.5.3-rc5~26^2~3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/4d87b9c5db2590f7616fedfc0a538fc78f528e14?hp=4d87b9c5db2590f7616fedfc0a538fc78f528e14 launch_editor(): Heed GIT_EDITOR and core.editor settings In the commit 'Add GIT_EDITOR environment and core.editor configuration variables', this was done for the shell scripts. Port it over to builtin-tag's version of launch_editor(), which is just about to be refactored into editor.c. Signed-off-by: Johannes Schindelin Signed-off-by: Junio C Hamano ---