Skip to content

Commit dd5063d

Browse files
add submudule
1 parent 70b3248 commit dd5063d

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[submodule "drogon"]
2+
path = drogon
3+
url = https://github.com/drogonframework/drogon
4+
[submodule "jwt-cpp"]
5+
path = jwt-cpp
6+
url = https://github.com/Thalhammer/jwt-cpp

drogon

Submodule drogon added at 6cb8ac6

jwt-cpp

Submodule jwt-cpp added at ce1f9df

0 commit comments

Comments
 (0)