git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Documentation: "git am" should point to "git format-patch"
@ 2023-03-21 16:40 Kai Grossjohann
  2023-03-21 17:27 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Kai Grossjohann @ 2023-03-21 16:40 UTC (permalink / raw)
  To: git

The man page of "git format-patch" already mentions that its output
can be consumed by "git am".  I suggest to add a similar remark to the
man page of "git am" to mention that it consumes output from "git
format-patch".

I read the output of "git format-patch --help" and "git am --help",
using git version 2.40.0 installed via Homebrew on macOS 13.2.1
(22D68).

Kai

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-21 17:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-21 16:40 Documentation: "git am" should point to "git format-patch" Kai Grossjohann
2023-03-21 17:27 ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).