From 4d9149455da0266737ba6631869fcdec07c47715 Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Tue, 26 Oct 2021 21:46:17 +0200 Subject: [PATCH] [DEV] add submodule --- .gitmodules | 3 +++ gflags | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 gflags diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..7a1d354 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "gflags"] + path = gflags + url = git@192.168.1.156:generic-library/gflags.git diff --git a/gflags b/gflags new file mode 160000 index 0000000..827c769 --- /dev/null +++ b/gflags @@ -0,0 +1 @@ +Subproject commit 827c769e5fc98e0f2a34c47cef953cc6328abced