Skip to content

Commit d601bfc

Browse files
committed
Fix .gitmodules for https
1 parent 34d274f commit d601bfc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitmodules

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
[submodule "Submodule/github/rest-api-description"]
22
path = Submodule/github/rest-api-description
3-
url = ../github/rest-api-description.git
3+
url = ../../github/rest-api-description.git
4+
shallow = true

0 commit comments

Comments
 (0)