mirror of
https://github.com/git/git.git
synced 2024-11-28 04:23:30 +08:00
added missing backtick in git-apply.txt
Signed-off-by: Danijel Tasov <dt@korn.shell.la> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
3e6b1d0abc
commit
eb006ccfca
@ -147,7 +147,7 @@ discouraged.
|
||||
considered whitespace errors.
|
||||
+
|
||||
By default, the command outputs warning messages but applies the patch.
|
||||
When `git-apply is used for statistics and not applying a
|
||||
When `git-apply` is used for statistics and not applying a
|
||||
patch, it defaults to `nowarn`.
|
||||
+
|
||||
You can use different `<action>` to control this
|
||||
|
Loading…
Reference in New Issue
Block a user