File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1773,7 +1773,7 @@ submodule.<name>.ignore::
1773
1773
Using "none" (the default when this option is not set) also shows
1774
1774
submodules that have untracked files in their work tree as changed.
1775
1775
This setting overrides any setting made in .gitmodules for this submodule,
1776
- both settings can be overriden on the command line by using the
1776
+ both settings can be overridden on the command line by using the
1777
1777
"--ignore-submodules" option.
1778
1778
1779
1779
tar.umask::
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ submodule.<name>.ignore::
56
56
If this option is also present in the submodules entry in .git/config of
57
57
the superproject, the setting there will override the one found in
58
58
.gitmodules.
59
- Both settings can be overriden on the command line by using the
59
+ Both settings can be overridden on the command line by using the
60
60
"--ignore-submodule" option.
61
61
62
62
You can’t perform that action at this time.
0 commit comments