[sagemath] 40/44: Add sage as submodule.

Tobias Hansen thansen at moszumanska.debian.org
Tue Feb 3 21:20:59 UTC 2015


This is an automated email from the git hooks/post-receive script.

thansen pushed a commit to branch master
in repository sagemath.

commit e7628a8fb41ba4915402ae6f9a59de4e4ce112a1
Author: Tobias Hansen <tobias.han at gmx.de>
Date:   Tue Feb 3 21:13:01 2015 +0100

    Add sage as submodule.
---
 .gitmodules | 4 ++++
 sage        | 1 +
 2 files changed, 5 insertions(+)

diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..b0911fd
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,4 @@
+[submodule "sage"]
+	path = sage
+	url = git://git.sagemath.org/sage.git
+	branch = develop
diff --git a/sage b/sage
new file mode 160000
index 0000000..d27f849
--- /dev/null
+++ b/sage
@@ -0,0 +1 @@
+Subproject commit d27f8497dcd19d70ec08155888e6fec9c74b839a

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagemath.git



More information about the debian-science-commits mailing list