git submodule add -f https://gitee.com/feudal_1/my_python_server_private.git my_python_server_private
创建一个不公开的仓库然后用git submodule add


git submodule add -f https://gitee.com/feudal_1/my_python_server_private.git my_python_server_private
创建一个不公开的仓库然后用git submodule add

