diff options
author | Josh Brobst <josh@brob.st> | 2023-11-25 19:05:14 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-11-26 09:35:42 +0900 |
commit | cbf498eb534c5a41c2c4fa5681d18e22d93b8fb4 (patch) | |
tree | 170d15b93dd0a0c7de0889d0a380da63e66821b9 /builtin/commit-graph.c | |
parent | 33d7bdd64592d6dc86583a817719f91d7344e958 (diff) |
builtin/reflog.c: fix dry-run option short name
The documentation for reflog states that the --dry-run option of the
expire and delete subcommands has a corresponding short name, -n.
However, 33d7bdd645 (builtin/reflog.c: use parse-options api for expire,
delete subcommands, 2022-01-06) did not include this short name in the
new options parsing.
Re-add the short name in the new dry-run option definitions.
Signed-off-by: Josh Brobst <josh@brob.st>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions