diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2026-06-04 16:24:20 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-06-05 22:39:57 +0900 |
| commit | 363f1d8b3a9c90f13ca6fd9ab0dc47e483e3cc9c (patch) | |
| tree | 202150bd90bc408572aaa2dad2c824c00e758a94 /t/t4013/diff.diff_initial..side | |
| parent | 179f122aea7074a21ea095337c96801695ba3729 (diff) | |
mingw: really handle SIGINT
Previously, we did not install any handler for Ctrl+C, but now we really
want to because the MSYS2 runtime learned the trick to call the
ConsoleCtrlHandler when Ctrl+C was pressed.
With this, hitting Ctrl+C while `git log` is running will only terminate
the Git process, but not the pager. This finally matches the behavior on
Linux and on macOS.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
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
