Make C style checker submodule track its master branch by default
This commit is contained in:
parent
eba4238855
commit
4d6d2e6734
1
.gitmodules
vendored
1
.gitmodules
vendored
@ -1,3 +1,4 @@
|
|||||||
[submodule "c-style-checker"]
|
[submodule "c-style-checker"]
|
||||||
path = c-style-checker
|
path = c-style-checker
|
||||||
url = https://git.shimatta.de/mhu/c-style-checker
|
url = https://git.shimatta.de/mhu/c-style-checker
|
||||||
|
branch = master
|
||||||
|
Loading…
Reference in New Issue
Block a user