Skip to content

Commit

Permalink
init, submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
laiwei committed May 21, 2015
0 parents commit bd97d95
Show file tree
Hide file tree
Showing 16 changed files with 60 additions and 0 deletions.
45 changes: 45 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
[submodule "agent"]
path = agent
url = [email protected]:open-falcon/agent.git
[submodule "graph"]
path = graph
url = [email protected]:open-falcon/graph.git
[submodule "dashboard"]
path = dashboard
url = [email protected]:open-falcon/dashboard.git
[submodule "links"]
path = links
url = [email protected]:open-falcon/links.git
[submodule "alarm"]
path = alarm
url = [email protected]:open-falcon/alarm.git
[submodule "sender"]
path = sender
url = [email protected]:open-falcon/sender.git
[submodule "judge"]
path = judge
url = [email protected]:open-falcon/judge.git
[submodule "hbs"]
path = hbs
url = [email protected]:open-falcon/hbs.git
[submodule "portal"]
path = portal
url = [email protected]:open-falcon/portal.git
[submodule "query"]
path = query
url = [email protected]:open-falcon/query.git
[submodule "transfer"]
path = transfer
url = [email protected]:open-falcon/transfer.git
[submodule "scripts"]
path = scripts
url = [email protected]:open-falcon/scripts.git
[submodule "doc"]
path = doc
url = [email protected]:open-falcon/doc.git
[submodule "common"]
path = common
url = [email protected]:open-falcon/common.git
[submodule "open-falcon.github.io"]
path = open-falcon.github.io
url = [email protected]:open-falcon/open-falcon.github.io.git
1 change: 1 addition & 0 deletions agent
Submodule agent added at 496221
1 change: 1 addition & 0 deletions alarm
Submodule alarm added at 0eab89
1 change: 1 addition & 0 deletions common
Submodule common added at 03da54
1 change: 1 addition & 0 deletions dashboard
Submodule dashboard added at a9f06e
1 change: 1 addition & 0 deletions doc
Submodule doc added at 16b0d1
1 change: 1 addition & 0 deletions graph
Submodule graph added at 8c7d2d
1 change: 1 addition & 0 deletions hbs
Submodule hbs added at 7ec71c
1 change: 1 addition & 0 deletions judge
Submodule judge added at 118604
1 change: 1 addition & 0 deletions links
Submodule links added at bc932d
1 change: 1 addition & 0 deletions open-falcon.github.io
Submodule open-falcon.github.io added at 270272
1 change: 1 addition & 0 deletions portal
Submodule portal added at b03e08
1 change: 1 addition & 0 deletions query
Submodule query added at 6e3fdd
1 change: 1 addition & 0 deletions scripts
Submodule scripts added at a4967d
1 change: 1 addition & 0 deletions sender
Submodule sender added at b0a336
1 change: 1 addition & 0 deletions transfer
Submodule transfer added at 69b537

0 comments on commit bd97d95

Please sign in to comment.