ceph/.gitmodules

18 lines
596 B
Plaintext
Raw Normal View History

2012-02-03 17:59:53 +00:00
[submodule "ceph-object-corpus"]
path = ceph-object-corpus
url = git://ceph.com/git/ceph-object-corpus.git
[submodule "src/libs3"]
path = src/libs3
url = git://github.com/ceph/libs3.git
[submodule "src/civetweb"]
path = src/civetweb
url = git://github.com/ceph/civetweb
[submodule "src/erasure-code/jerasure/gf-complete"]
path = src/erasure-code/jerasure/gf-complete
url = https://bitbucket.org/dachary/gf-complete.git
branch = v1
[submodule "src/erasure-code/jerasure/jerasure"]
path = src/erasure-code/jerasure/jerasure
url = https://bitbucket.org/jimplank/jerasure.git
branch = v2