Added agent submodule
This commit is contained in:
parent
da8bed125a
commit
489474092d
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
||||
[submodule "quark.wiki"]
|
||||
path = quark.wiki
|
||||
url = git://github.com/rackerlabs/quark.wiki
|
||||
[submodule "quark/agent"]
|
||||
path = quark/agent
|
||||
url = git://github.com/rackerlabs/quark-agent
|
||||
|
@ -3,3 +3,6 @@ include *.txt
|
||||
include *.rst
|
||||
recursive-include docs *.txt
|
||||
prune dist
|
||||
# include files, but exclude the directory
|
||||
exclude quark/agent
|
||||
graft quark/agent
|
||||
|
1
quark/agent
Submodule
1
quark/agent
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 637ff6a65a4db8fee325aa702f0e77a17a6826e8
|
Loading…
x
Reference in New Issue
Block a user