Pull in the Sizzle library dynamically using a submodule and make it part of the...
[jquery.git] / .gitmodules
index 50fc199..984e8a4 100644 (file)
@@ -1,3 +1,6 @@
 [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