diff options
author | Jeff King <peff@peff.net> | 2012-11-30 17:41:04 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-12-02 02:05:41 -0800 |
commit | f42ca31d8d209a43342ea345a52fc0bd43d71cc8 (patch) | |
tree | 3fa4332871deeae46e64b6dcc20efa12b04137b3 /Documentation/git-whatchanged.txt | |
parent | run-command: drop silent_exec_failure arg from wait_or_whine (diff) | |
download | tgif-f42ca31d8d209a43342ea345a52fc0bd43d71cc8.tar.xz |
launch_editor: refactor to use start/finish_command
The launch_editor function uses the convenient run_command_*
interface. Let's use the more flexible start_command and
finish_command functions, which will let us manipulate the
parent state while we're waiting for the child to finish.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-whatchanged.txt')
0 files changed, 0 insertions, 0 deletions