Skip to content

Commit

Permalink
Ignore all the changes, I simply replaced the tabs with spaces. The r…
Browse files Browse the repository at this point in the history
…eal change is at the bottom where I updated git://treehugger to https://treehugger
  • Loading branch information
mattpardee committed Apr 4, 2012
1 parent b3cddae commit e07c04e
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,36 +1,36 @@
[submodule "support/connect"]
path = support/connect
url = https://github.com/ajaxorg/connect.git
path = support/connect
url = https://github.com/ajaxorg/connect.git
[submodule "support/asyncjs"]
path = support/asyncjs
url = https://github.com/ajaxorg/async.js.git
path = support/asyncjs
url = https://github.com/ajaxorg/async.js.git
[submodule "support/jsdav"]
path = support/jsdav
url = https://github.com/ajaxorg/jsDAV.git
path = support/jsdav
url = https://github.com/ajaxorg/jsDAV.git
[submodule "support/lib-v8debug"]
path = support/lib-v8debug
url = https://github.com/ajaxorg/lib-v8debug.git
path = support/lib-v8debug
url = https://github.com/ajaxorg/lib-v8debug.git
[submodule "support/ace"]
path = support/ace
url = https://github.com/ajaxorg/ace.git
path = support/ace
url = https://github.com/ajaxorg/ace.git
[submodule "support/apf"]
path = support/apf
url = https://github.com/ajaxorg/apf.git
path = support/apf
url = https://github.com/ajaxorg/apf.git
[submodule "support/node-builds-v4"]
path = support/node-builds-v4
url = https://github.com/ajaxorg/node-builds-v4.git
path = support/node-builds-v4
url = https://github.com/ajaxorg/node-builds-v4.git
[submodule "support/gnu-builds"]
path = support/gnu-builds
url = https://github.com/ajaxorg/gnu-builds.git
path = support/gnu-builds
url = https://github.com/ajaxorg/gnu-builds.git
[submodule "support/socket.io"]
path = support/socket.io
url = https://github.com/ajaxorg/socket.io.git
path = support/socket.io
url = https://github.com/ajaxorg/socket.io.git
[submodule "support/socket.io-client"]
path = support/socket.io-client
url = https://github.com/ajaxorg/socket.io-client.git
path = support/socket.io-client
url = https://github.com/ajaxorg/socket.io-client.git
[submodule "support/uglify-js"]
path = support/uglify-js
url = https://github.com/ajaxorg/UglifyJS.git
path = support/uglify-js
url = https://github.com/ajaxorg/UglifyJS.git
[submodule "support/treehugger"]
path = support/treehugger
url = git://github.com/ajaxorg/treehugger.git
path = support/treehugger
url = https://github.com/ajaxorg/treehugger.git

0 comments on commit e07c04e

Please sign in to comment.