diff options
author | Rob Austein <sra@hactrn.net> | 2015-12-21 02:30:50 -0500 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2015-12-21 02:30:50 -0500 |
commit | 07682854f37e4953e2f8bf0ba093ce95ffd4695a (patch) | |
tree | dbc27cc58effa12500d986a37ce972dfdb436f69 /.gitmodules | |
parent | 5f479f94b2905d9373da065ca467fca6466cea13 (diff) |
Catch up on last few months' changes.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index d311f5b..0bfded7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,11 +28,9 @@ [submodule "core/platform/common"] path = core/platform/common url = git@git.cryptech.is:core/platform/common.git - branch = modexps6 [submodule "core/platform/novena"] path = core/platform/novena url = git@git.cryptech.is:core/platform/novena.git - branch = modexps6 [submodule "core/rng/avalanche_entropy"] path = core/rng/avalanche_entropy url = git@git.cryptech.is:core/rng/avalanche_entropy.git @@ -51,4 +49,3 @@ [submodule "core/math/modexps6"] path = core/math/modexps6 url = git@git.cryptech.is:core/math/modexps6.git - branch = modexps6 |