Let submodule track master instead of a single commit
This commit is contained in:
parent
8eafb89bd9
commit
3860c08556
2 changed files with 2 additions and 1 deletions
1
.gitmodules
vendored
1
.gitmodules
vendored
|
@ -1,3 +1,4 @@
|
|||
[submodule "drive"]
|
||||
path = drive
|
||||
url = ssh://git@git.zeus.gent:2222/bestuur/drive.git
|
||||
branch = master
|
||||
|
|
2
drive
2
drive
|
@ -1 +1 @@
|
|||
Subproject commit 98b10eb1b11b77db30aaffa1476b9e042e51e1fd
|
||||
Subproject commit baaa8efc5382f969b957f55d91c5f34d7db33824
|
Loading…
Reference in a new issue