You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@singa.apache.org by zh...@apache.org on 2018/10/05 13:49:39 UTC

incubator-singa git commit: SINGA-394 Add Rafiki as a submodule of Singa

Repository: incubator-singa
Updated Branches:
  refs/heads/master db92c7595 -> 3769b4bee


SINGA-394 Add Rafiki as a submodule of Singa


Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/3769b4be
Tree: http://git-wip-us.apache.org/repos/asf/incubator-singa/tree/3769b4be
Diff: http://git-wip-us.apache.org/repos/asf/incubator-singa/diff/3769b4be

Branch: refs/heads/master
Commit: 3769b4beee4057136941955e4e99a14a39433c15
Parents: db92c75
Author: Wang Wei <wa...@gmail.com>
Authored: Fri Oct 5 21:30:03 2018 +0800
Committer: Wang Wei <wa...@gmail.com>
Committed: Fri Oct 5 21:30:03 2018 +0800

----------------------------------------------------------------------
 .gitmodules | 3 +++
 rafiki      | 1 +
 2 files changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/3769b4be/.gitmodules
----------------------------------------------------------------------
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..c8df3de
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "rafiki"]
+	path = rafiki
+	url = https://github.com/nginyc/rafiki.git

http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/3769b4be/rafiki
----------------------------------------------------------------------
diff --git a/rafiki b/rafiki
new file mode 160000
index 0000000..e4314d2
--- /dev/null
+++ b/rafiki
@@ -0,0 +1 @@
+Subproject commit e4314d266bb7ab7adb54b32d954c03ce628e1d05