Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: >> + set cmd [concat git hook run --ignore-missing $hook_name -- $args 2>@1] >> + return [_open_stdout_stderr $cmd] > > This looks so much nicer than the original code. > > Thank you, > Johannes Yup, looking good.