@leroysheep / LeeRoySheep / commits / 4e18cd5ef7

Merge branch 'rj/pager-die-upon-exec-failure'

When GIT_PAGER failed to spawn, depending on the code path taken, we failed immediately (correct) or just spew the payload to the standard output (incorrect). The code now always fail immediately when GIT_PAGER fails. * rj/pager-die-upon-exec-failure: pager: die when paging to non-existing command

Junio C Hamano committed Jul 8, 2024 at 14:53 UTC 4e18cd5ef748cabecec64ffce5a4cf40a4360e82

No changes.