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 65f13f2 commit d022443Copy full SHA for d022443
Documentation/git-add.txt
@@ -134,6 +134,8 @@ subdirectories.
134
If some files could not be added because of errors indexing
135
them, do not abort the operation, but continue adding the
136
others. The command shall still exit with non-zero status.
137
+ The configuration variable `add.ignoreErrors` can be set to
138
+ true to make this the default behaviour.
139
140
--ignore-missing::
141
This option can only be used together with --dry-run. By using
0 commit comments