diff options
author | Sorah Fukumori <[email protected]> | 2023-12-27 06:43:23 +0900 |
---|---|---|
committer | GitHub <[email protected]> | 2023-12-26 21:43:23 +0000 |
commit | fac253677604e5acc6a49b632355616b068d5a15 (patch) | |
tree | 9a0dc135becb7ca426cff740ce45daade48fe7f2 /doc/syntax/control_expressions.rdoc | |
parent | 17e1d8ca62e52c9d51924014976d2ca965b06014 (diff) |
Test_SyncDefaultGems: Fail when editor run (#9365)
When something went wrong and git launches editor, and a editor chosen
was terminal-based, a test run unnoticeably hangs.
As we intend editors not to be ran with --no-edit, GIT_EDITOR should be
defaulted to `false` so let Git command fails when it attempts to start a
editor. This allows catching such unintentional behaviour in test suite.
(Note: Prior to Git v2.32.0, git cherry-pick --no-edit doesn't work for
conflict resolution so currently the test hangs when older Git is in use.
https://github.com/git/git/commit/39edfd5cbc4d168db19ec1bc867d78ec7211ec39
i.e. Ubuntu 20.04, Debian Bullseye doesn't satisfy this prerequisite.)
Diffstat (limited to 'doc/syntax/control_expressions.rdoc')
0 files changed, 0 insertions, 0 deletions