[PATCHv2 0/2] fix handling of multi-word P4EDITOR
From: Luke Diamand <hidden>
Date: 2016-06-15 23:04:45
This is an updated version of the earlier P4EDITOR multi-word shell expansion fix. It updates test 9805 to match the new behavior (the other tests also all pass). I still haven't incorporated Junio's fix for the Windows platform; that's next (once I've figured out how to build git on that platform). Thanks Luke Luke Diamand (2): git-p4: add failing test for P4EDITOR handling git-p4: fix handling of multi-word P4EDITOR git-p4.py | 2 +- t/t9805-git-p4-skip-submit-edit.sh | 2 +- t/t9820-git-p4-editor-handling.sh | 38 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 40 insertions(+), 2 deletions(-) create mode 100755 t/t9820-git-p4-editor-handling.sh -- 2.4.0.rc3.380.g8e2ddc7