Rename submodules
This commit is contained in:
parent
11dba9aeb4
commit
475e8004da
18
.gitmodules
vendored
18
.gitmodules
vendored
@ -1,12 +1,12 @@
|
|||||||
[submodule "node_modules/slate-irc"]
|
[submodule "node_modules/slate-irc"]
|
||||||
path = node_modules/slate-irc
|
path = node_modules/slate-irc
|
||||||
url = http://github.com/erming/slate-irc
|
url = http://github.com/erming/slate-irc
|
||||||
[submodule "client/js/lib/jquery-scroll-glue"]
|
[submodule "client/js/lib/scrollGlue"]
|
||||||
path = client/js/lib/jquery-scroll-glue
|
path = client/js/lib/scrollGlue
|
||||||
url = http://github.com/erming/jquery-scroll-glue
|
url = http://github.com/erming/scrollGlue
|
||||||
[submodule "client/js/lib/jquery-input-history"]
|
[submodule "client/js/lib/inputHistory"]
|
||||||
path = client/js/lib/jquery-input-history
|
path = client/js/lib/inputHistory
|
||||||
url = http://github.com/erming/jquery-input-history
|
url = http://github.com/erming/inputHistory
|
||||||
[submodule "client/js/lib/jquery-tab-complete"]
|
[submodule "client/js/lib/tabComplete"]
|
||||||
path = client/js/lib/jquery-tab-complete
|
path = client/js/lib/tabComplete
|
||||||
url = http://github.com/erming/jquery-tab-complete
|
url = http://github.com/erming/tabComplete
|
||||||
|
1
client/js/lib/inputHistory
Submodule
1
client/js/lib/inputHistory
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit b547cb6c9f4db8114dbd6fb0d00b69faf7c4ddac
|
@ -1 +0,0 @@
|
|||||||
Subproject commit bd8652a6b82fa109e4a02f63e95e5860f93a4db6
|
|
@ -1 +0,0 @@
|
|||||||
Subproject commit e4ceb5e03529fd5d56d0e4077dd424ad64c13336
|
|
@ -1 +0,0 @@
|
|||||||
Subproject commit 461258f880c0cd1dd3d8dbb7924a6d5044bae664
|
|
1
client/js/lib/scrollGlue
Submodule
1
client/js/lib/scrollGlue
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit ce2447d3ad45a4208536ccea8fb0735e3bedf65f
|
1
client/js/lib/tabComplete
Submodule
1
client/js/lib/tabComplete
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit b2e909a1f2bbf671ba825ae69b212765e87d2c96
|
Loading…
Reference in New Issue
Block a user