diff options
author | Kristoffer Haugsbakk <code@khaugsbakk.name> | 2025-05-27 23:19:37 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-05-27 15:31:07 -0700 |
commit | 45113e142e188bed5a747fd8a45629bc83c9e3eb (patch) | |
tree | dd41829bd8cd2132f2b6ac1ddd35b619bbfae41a /builtin/count-objects.c | |
parent | 6dcec8930c13dabaaa8bebf9fd18e6ffdcb06cc5 (diff) |
doc: notes: treat --stdin equally between copy/remove
46538012d94 (notes remove: --stdin reads from the standard input,
2011-05-18) added `--stdin` for the `remove` subcommand, documenting it
in the “Options” section. But `copy --stdin` was added before that, in
160baa0d9cb (notes: implement 'git notes copy --stdin', 2010-03-12).
Treat this option equally between the two subcommands:
• remove: mention `--stdin` on the subcommand as well, like for `copy`
• copy: mention it as well under the option documentation
Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/count-objects.c')
0 files changed, 0 insertions, 0 deletions