Switched from using Git Submodules to just doing a straight clone of the QUnit and Sizzle directories. Works much better for what we want.

This commit is contained in:
jeresig 2009-11-30 15:45:16 -05:00
parent e514e67cd2
commit 6798df54f4
5 changed files with 4 additions and 10 deletions

6
.gitmodules vendored
View file

@ -1,6 +0,0 @@
[submodule "test/qunit"]
path = test/qunit
url = git://github.com/jquery/qunit.git
[submodule "src/sizzle"]
path = src/sizzle
url = git://github.com/jeresig/sizzle.git