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::
17731773 Using "none" (the default when this option is not set) also shows
17741774 submodules that have untracked files in their work tree as changed.
17751775 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
17771777 "--ignore-submodules" option.
17781778
17791779tar.umask::
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ submodule.<name>.ignore::
5656 If this option is also present in the submodules entry in .git/config of
5757 the superproject, the setting there will override the one found in
5858 .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
6060 "--ignore-submodule" option.
6161
6262
You can’t perform that action at this time.
0 commit comments