Remove branch value from jgit submodule
The branch value is only used by Gerrit to manage automatic submodule subscription updates. This feature is not used for the jgit submodule because its code is reviewed on another gerrit server. Change-Id: I65594a64fbe4715baf1351a5c8b64af3618366fb
This commit is contained in:
parent
fca32982aa
commit
18b5bbe2d4
1
.gitmodules
vendored
1
.gitmodules
vendored
@ -1,7 +1,6 @@
|
||||
[submodule "modules/jgit"]
|
||||
path = modules/jgit
|
||||
url = ../jgit
|
||||
branch = .
|
||||
|
||||
[submodule "plugins/codemirror-editor"]
|
||||
path = plugins/codemirror-editor
|
||||
|
Loading…
Reference in New Issue
Block a user