提交 e93d207f 编写于 作者: J Jonathan Giszczak

Remove snapshot submodule.

Note that for existing checkouts, a copy remains in $GIT_DIR/modules so
checkout of previous revisions does not require fetching from a remote
repository.  New checkouts will not have a copy unless an older revision
is checked out, followed by git submodule update --init --recursive.
上级 ac5b4f34
......@@ -6,9 +6,6 @@
path = libraries/appbase
url = https://github.com/eosio/appbase
ignore = dirty
[submodule "programs/snapshot"]
path = programs/snapshot
url = https://github.com/EOSIO/genesis.git
[submodule "contracts/musl/upstream"]
path = contracts/musl/upstream
url = https://github.com/EOSIO/musl.git
......
Subproject commit e2a2e74e456413f5d6e6439d4918d1b417ede1c3
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册