Unverified Commit 4ed8b947 authored by Connor's avatar Connor Committed by GitHub

git submodule when init (#366)

Signed-off-by: 's avatarConnor1996 <zbk602423539@gmail.com>
parent 019e91ba
......@@ -22,4 +22,4 @@ update_titan:
git config --file=.gitmodules submodule.titan.branch ${TITAN_BRANCH}; \
fi
@git submodule sync
@git submodule update --remote librocksdb_sys/libtitan_sys/titan
\ No newline at end of file
@git submodule update --init --remote librocksdb_sys/libtitan_sys/titan
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment