diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..46bfb01 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "iflytop_xsync_protocol"] + path = iflytop_xsync_protocol + url = zwsd@192.168.1.3:p_lusterinc/iflytop_xsync_protocol.git +[submodule "iflytop_xsync"] + path = iflytop_xsync + url = zwsd@192.168.1.3:p_lusterinc/lib_iflytop_xsync.git diff --git a/iflytop_xsync b/iflytop_xsync new file mode 160000 index 0000000..0bae198 --- /dev/null +++ b/iflytop_xsync @@ -0,0 +1 @@ +Subproject commit 0bae19852f16f3039a7863c76ad0854bd81da56a diff --git a/iflytop_xsync_protocol b/iflytop_xsync_protocol new file mode 160000 index 0000000..dd0c38c --- /dev/null +++ b/iflytop_xsync_protocol @@ -0,0 +1 @@ +Subproject commit dd0c38c767378dbe9010cd7e94bf1bf7cf0e40d5