Skip to content

Commit f08a72a

Browse files
committed
add logger and brewtils submodules
1 parent 48c635a commit f08a72a

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 "lib/brewtils"]
2+
path = lib/brewtils
3+
url = git@github.com:coding-cpp/brewtils
4+
[submodule "lib/logger"]
5+
path = lib/logger
6+
url = git@github.com:coding-cpp/logger

lib/brewtils

Submodule brewtils added at 53b5bc9

lib/logger

Submodule logger added at 0b9c104

0 commit comments

Comments
 (0)