diff options
| author | René Scharfe <l.s.r@web.de> | 2025-10-06 19:23:34 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-10-06 10:51:43 -0700 |
| commit | e8c744dd9a0270d616ab10aaddfa07cfc071e382 (patch) | |
| tree | 2eac87a2cb87f9f30564034ce15213446d2c340a /builtin/index-pack.c | |
| parent | 1967b60681256ed452ed70dedf381b5380697901 (diff) | |
add-patch: let options a and d roll over like y and n
Options a and d stage and unstage all undecided hunks towards the bottom
of the array of hunks, respectively, and then roll over to the very
first hunk. The first part is similar to y and n if the current hunk is
the last one in the array, but they roll over to the next undecided
hunk if there is any. That's more useful; do it for a and d as well.
Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/index-pack.c')
0 files changed, 0 insertions, 0 deletions
