diff options
author | olpc user <olpc@xo-5d-f7-86.localdomain> | 2020-01-07 15:46:05 -0800 |
---|---|---|
committer | olpc user <olpc@xo-5d-f7-86.localdomain> | 2020-01-07 15:46:05 -0800 |
commit | cd4351906daaac3b77a2f5fe6b3a2f664e9b88b4 (patch) | |
tree | a16c4655a2c1ec846b669cffbe9a8175d7cd8ced /.gitmodules | |
parent | 4c3fc266543ce59ca13a5e703ee92f94628afc95 (diff) | |
download | standingwithresilience-cd4351906daaac3b77a2f5fe6b3a2f664e9b88b4.tar.gz standingwithresilience-cd4351906daaac3b77a2f5fe6b3a2f664e9b88b4.zip |
scripts to store and get
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 085bcc6..4ed6643 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "bsvup"] - path = bsvup + path = git-maintenance/bsvup url = https://github.com/monkeylord/bsvup.git |