added fabric_deploy as a submodule, cloned it into deploy_meta
This commit is contained in:
parent
cf424da881
commit
816797d618
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
||||||
[submodule "docs"]
|
[submodule "docs"]
|
||||||
path = docs
|
path = docs
|
||||||
url = git@bitbucket.org:ronnyabraham/fabric_docs.git
|
url = git@bitbucket.org:ronnyabraham/fabric_docs.git
|
||||||
|
[submodule "bin/deploy_meta"]
|
||||||
|
path = bin/deploy_meta
|
||||||
|
url = git@bitbucket.org:ronnyabraham/fabric_deploy.git
|
||||||
|
|
|
||||||
1
bin/deploy_meta
Submodule
1
bin/deploy_meta
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 7348402817bbbdc250cfe377e4b363533ce3544d
|
||||||
Loading…
Add table
Reference in a new issue