You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@quickstep.apache.org by zu...@apache.org on 2016/05/16 20:55:39 UTC

[02/46] incubator-quickstep git commit: Removed optional bitweaving submodule (#182)

Removed optional bitweaving submodule (#182)

Project: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/commit/2381dded
Tree: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/tree/2381dded
Diff: http://git-wip-us.apache.org/repos/asf/incubator-quickstep/diff/2381dded

Branch: refs/heads/master
Commit: 2381dded51f50468eb127b74b8f8fa501c8d3ebb
Parents: 300435a
Author: Marc S <cr...@users.noreply.github.com>
Authored: Thu Apr 21 10:16:26 2016 -0500
Committer: Zuyu ZHANG <zu...@users.noreply.github.com>
Committed: Thu Apr 21 10:16:26 2016 -0500

----------------------------------------------------------------------
 .gitmodules | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-quickstep/blob/2381dded/.gitmodules
----------------------------------------------------------------------
diff --git a/.gitmodules b/.gitmodules
index cf380b5..7671b11 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,6 +7,3 @@
 [submodule "third_party/googletest"]
 	path = third_party/googletest
 	url = https://github.com/google/googletest
-[submodule "storage/bitweaving"]
-	path = storage/bitweaving
-	url = https://github.com/UWQuickstep/bitweaving.git