diff options
author | Jeff King <peff@peff.net> | 2021-02-22 21:25:13 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-02-22 23:30:52 -0800 |
commit | 60bb5f2f5d0c8a71254f31fa5d3d3fe42792aaf8 (patch) | |
tree | 8147877b5af289d5525bf793fb831003dc17207f /builtin/commit.c | |
parent | 339bce27f4f2a6f3bfab3e708429c810f4030c43 (diff) |
p5303: add missing &&-chains
These are in a helper function, so the usual chain-lint doesn't notice
them. This function is still not perfect, as it has some git invocations
on the left-hand-side of the pipe, but it's primary purpose is timing,
not finding bugs or correctness issues.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions