On Tue, May 20, 2025 at 1:58 PM <kristofferhaugsbakk@xxxxxxxxxxxx> wrote: > > From: Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx> > > 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 Ooh, bullet characters. I haven't seen anything quite like that in a commit message in my short time watching the list. Neat! -- D. Ben Knoble