[tasque/viewmodel: 47/78] Add CrossCommand as submodule



commit 0dec7ddc23e292cd9e2026ac6933090e68ec5f42
Author: Antonius Riha <antoniusriha gmail com>
Date:   Mon Aug 6 13:18:26 2012 +0200

    Add CrossCommand as submodule

 .gitmodules      |    3 +++
 src/CrossCommand |    1 +
 2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/.gitmodules b/.gitmodules
index 8c88734..254ea74 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
 [submodule "ObservableTransformCollections"]
 	path = src/ObservableTransformCollections
 	url = git://github.com/antoniusriha/ObservableTransformCollections.git
+[submodule "CrossCommand"]
+	path = src/CrossCommand
+	url = git://github.com/antoniusriha/CrossCommand.git
diff --git a/src/CrossCommand b/src/CrossCommand
new file mode 160000
index 0000000..a93e7da
--- /dev/null
+++ b/src/CrossCommand
@@ -0,0 +1 @@
+Subproject commit a93e7da44b98f2db798fedf51433c14875b5628c



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]