diff options
| author | Patrick Steinhardt <ps@pks.im> | 2025-08-06 07:54:13 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-08-06 07:36:29 -0700 |
| commit | 649c7bb77a173c6ef2c27fc64b8689aee9b0b8a8 (patch) | |
| tree | 5c2e8a21bbb5e1e233ae5bad7397af50c223d6c0 /t/t4013/diff.diff-tree_--cc_--patch-with-stat_main | |
| parent | e9493c55af074fb7179922fafa61104332c05cc9 (diff) | |
builtin/reflog: improve grouping of subcommands
The way subcommands of git-reflog(1) are laid out does not make any
immediate sense. Reorder them such that read-only subcommands precede
writing commands for a bit more structure.
Furthermore, move the "expire" subcommand last. This prepares for a
subsequent change where we are about to introduce a new "write" command
to append reflog entries. Like this, the writing subcommands are ordered
such that those affecting a single reflog come before those spanning
across all reflogs.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.diff-tree_--cc_--patch-with-stat_main')
0 files changed, 0 insertions, 0 deletions
