We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e465796 commit d725fbdCopy full SHA for d725fbd
Documentation/git-apply.txt
@@ -13,7 +13,7 @@ SYNOPSIS
13
[--apply] [--no-add] [--build-fake-ancestor=<file>] [-R | --reverse]
14
[--allow-binary-replacement | --binary] [--reject] [-z]
15
[-p<n>] [-C<n>] [--inaccurate-eof] [--recount] [--cached]
16
- [--ignore-space-change | --ignore-whitespace ]
+ [--ignore-space-change | --ignore-whitespace]
17
[--whitespace=(nowarn|warn|fix|error|error-all)]
18
[--exclude=<path>] [--include=<path>] [--directory=<root>]
19
[--verbose] [--unsafe-paths] [<patch>...]
0 commit comments