summaryrefslogtreecommitdiff
path: root/t/t4013/diff.diff_initial..side
diff options
context:
space:
mode:
authorPhillip Wood <phillip.wood@dunelm.org.uk>2026-07-15 16:21:58 +0100
committerJunio C Hamano <gitster@pobox.com>2026-07-15 12:16:21 -0700
commit6bb740dffb908a670e52b88f309f521f6d29a912 (patch)
tree12a5abff3421efd7a05c1a9938fd751b07bfdd39 /t/t4013/diff.diff_initial..side
parent18f5750beb14c13f1a140361b6a0459764ec0364 (diff)
sequencer: remove unnecessary "or" in pick_one_commit()
If error_with_patch(..., res, ...) succeeds then it returns "res", if it fails then it returns -1. This means that or-ing the return value with "res" is pointless as the result is the same as the return value. Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.diff_initial..side')
0 files changed, 0 insertions, 0 deletions