diff options
author | Đoàn Trần Công Danh <congdanhqx@gmail.com> | 2022-11-10 23:36:39 +0700 |
---|---|---|
committer | Taylor Blau <me@ttaylorr.com> | 2022-11-11 17:05:52 -0500 |
commit | 461fec41fa79803c367ccaf11f713d6c67ba709f (patch) | |
tree | cce5cc40f4a1f727b0801941d1f2121b3f6cd2f5 /builtin/commit.c | |
parent | f37d0bdd42d08602204760f42f48cb4d77b251bf (diff) |
bisect run: keep some of the post-v2.30.0 output
Preceding commits fixed output and behavior regressions in
d1bbbe45df8 (bisect--helper: reimplement `bisect_run` shell function
in C, 2021-09-13), which did not claim to be changing the output of
"git bisect run".
But some of the output it emitted was subjectively better, so once
we've asserted that we're back on v2.29.0 behavior, let's change some
of it back:
- We now quote the arguments again, but omit the first " " when
printing the "running" line.
- Ditto for other cases where we emitted the argument
- We say "found first bad commit" again, not just "run success"
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Based-on-patch-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Đoàn Trần Công Danh <congdanhqx@gmail.com>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions