Commit a5f2ff6
pack-objects: remove duplicate --stdin-packs definition
cd846ba (pack-objects: introduce '--stdin-packs=follow', 2025-06-23)
added a new definition of the option --stdin-packs that accepts an
argument. It kept the old definition, which still shows up in the short
help, but is shadowed by the new one. Remove it.
Hinted-at-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>1 parent bb5c624 commit a5f2ff6
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4925 | 4925 | | |
4926 | 4926 | | |
4927 | 4927 | | |
4928 | | - | |
4929 | | - | |
4930 | 4928 | | |
4931 | 4929 | | |
4932 | 4930 | | |
| |||
0 commit comments