1
0
forked from cheng/wallet

testing support for git daemon

This commit is contained in:
Cheng 2024-08-23 12:02:23 +00:00
parent 36343e69ba
commit 10ef071728
No known key found for this signature in database
2 changed files with 4 additions and 4 deletions

6
.gitmodules vendored
View File

@ -1,12 +1,12 @@
[submodule "libsodium"] [submodule "libsodium"]
path = libsodium path = libsodium
url = git@rho.la:~/libsodium.git url = ../libsodium.git
branch = rho-fork branch = rho-fork
[submodule "mpir"] [submodule "mpir"]
path = mpir path = mpir
url = git@rho.la:~/mpir.git url = ../mpir.git
branch = rho-fork branch = rho-fork
[submodule "wxWidgets"] [submodule "wxWidgets"]
path = wxWidgets path = wxWidgets
url = git@rho.la:~/wxWidgets.git url = ../wxWidgets.git
branch = rho-fork branch = rho-fork

@ -1 +1 @@
Subproject commit 63149ae0e9a883b0a728ed044337b91b0603fd74 Subproject commit 9a465d3d39f183e6fd4635f199e5e455d52b58c5