Browse Source

remove username from submodules

pull/512/head
Joe Germuska 12 years ago
parent
commit
7777bfc2e7
  1. 4
      .gitmodules

4
.gitmodules vendored

@ -1,6 +1,6 @@
[submodule "source/js/Core"]
path = source/js/Core
url = https://zachwise@github.com/VeriteCo/StoryJS-Core.git
url = git@github.com:VeriteCo/StoryJS-Core.git
[submodule "source/less/Core"]
path = source/less/Core
url = https://zachwise@github.com/VeriteCo/StoryJS-Core-CSS.git
url = git@github.com:VeriteCo/StoryJS-Core-CSS.git

Loading…
Cancel
Save