]> git.ipfire.org Git - thirdparty/git.git/commit
doc: notes: point out copy --stdin use with argv
authorKristoffer Haugsbakk <code@khaugsbakk.name>
Tue, 27 May 2025 21:19:36 +0000 (23:19 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 27 May 2025 22:31:07 +0000 (15:31 -0700)
commit6dcec8930c13dabaaa8bebf9fd18e6ffdcb06cc5
treee227aace520d94f71c249cc09878214ef501cd20
parent5471b190f80f2781c4414e347162656ab3b0c4ef
doc: notes: point out copy --stdin use with argv

Unlike `remove --stdin`, this option cannot be combined with object
names given via the command line.

Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-notes.adoc