Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH] Documentation/git-commit: Typo under --edit

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:57:07

Anders Granskogen Bjørnstad  [off-list ref] writes:
quoted hunk
-C takes a commit object, not a file.

Signed-off-by: Anders Granskogen Bjørnstad <redacted>
---
 Documentation/git-commit.txt |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/git-commit.txt b/Documentation/git-commit.txt
index 9b1be55..8172938 100644
--- a/Documentation/git-commit.txt
+++ b/Documentation/git-commit.txt
@@ -197,8 +197,8 @@ variable (see linkgit:git-config[1]).
 -e::
 --edit::
 	The message taken from file with `-F`, command line with
-	`-m`, and from file with `-C` are usually used as the
-	commit log message unmodified.  This option lets you
+	`-m`, and from commit object with `-C` are usually used as
+	the commit log message unmodified. This option lets you
 	further edit the message taken from these sources.
 
 --no-edit::
Obviously correct; thanks.  Will apply to 'maint'.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help