[SCM] Fast arithmetic with dense matrices over F_{2^e} branch, master, updated. 5bf78dee5b8fd099995217e078d3bab583363578

Felix Salfelder felix at salfelder.org
Wed Mar 27 16:15:34 UTC 2013


The following commit has been merged in the master branch:
commit 5bf78dee5b8fd099995217e078d3bab583363578
Author: Felix Salfelder <felix at salfelder.org>
Date:   Wed Mar 27 17:14:22 2013 +0100

    add a note about the upstream (mercurial) repo

diff --git a/debian/README.upstream b/debian/README.upstream
new file mode 100644
index 0000000..3a86b63
--- /dev/null
+++ b/debian/README.upstream
@@ -0,0 +1,17 @@
+upstream uses mercurial at
+https://bitbucket.org/malb/m4rie
+
+i (felix) have pushed the repo created with
+git-hg clone https://bitbucket.org/malb/m4rie
+to alioth. i can now do
+git-hg fetch
+to get the upstream commits imported.
+
+unfortunately,
+git-hg clone https://bitbucket.org/malb/m4rie
+creates a git repo with commit ids different from the alioth repo.
+i have no clue how to reproduce a working instance, without messing with git-hg
+metadata.
+
+(it is still possible to rebase manually. however, this would render my git-hg
+repo useless, and enforce all future imports to be done manually)

-- 
Fast arithmetic with dense matrices over F_{2^e}



More information about the debian-science-commits mailing list