Make C style checker submodule track its master branch by default
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user