Browse Source

Add installers submodule.

Update the others to current HEAD, randomly.
pull/32/head
Chris Smith 9 years ago
parent
commit
cfdaa5a405
6 changed files with 8 additions and 4 deletions
  1. 3
    0
      .gitmodules
  2. 1
    1
      client
  3. 1
    0
      installers
  4. 1
    1
      parser
  5. 1
    1
      plugins
  6. 1
    1
      util

+ 3
- 0
.gitmodules View File

14
 	path = parser
14
 	path = parser
15
 	url = https://github.com/DMDirc/Parser.git
15
 	url = https://github.com/DMDirc/Parser.git
16
 	branch = master
16
 	branch = master
17
+[submodule "installers"]
18
+	path = installers
19
+	url = https://github.com/DMDirc/Installers.git

+ 1
- 1
client

1
-Subproject commit f7f3da0322c27b554739859f4c180c81a5b274e3
1
+Subproject commit 6a1fe661805af4eccd9151da251eee3bd962bd61

+ 1
- 0
installers

1
+Subproject commit 9e047f993bc80f63acc6b50d8d2ff116d43ab154

+ 1
- 1
parser

1
-Subproject commit 8ca64a80fa5cb40ab39aa9309974a8801feeaf88
1
+Subproject commit b4c7aedbd2e99f4db29c233101ecaebda432360c

+ 1
- 1
plugins

1
-Subproject commit be7ceba2dc22e3923a5a89a2700ee0bb3f43825c
1
+Subproject commit 3981c245f481f01e9f7132b0e352be7e1e9a40d4

+ 1
- 1
util

1
-Subproject commit 2b76d27c6f5267943ce6130fd36e0685f90bb255
1
+Subproject commit 0e02c175f6faa47d4af0dadecfa39351f53a9ece

Loading…
Cancel
Save