forked from cheng/wallet
modified: .gitconfig
Trying to get recursion to work. modified: libsodium to our customized fork. modified: mpir to our customized fork. modified: wxWidgets to our customized fork.
This commit is contained in:
parent
4a31f556a2
commit
9dc3b9f979
@ -1,7 +1,6 @@
|
||||
[core]
|
||||
autocrlf = input
|
||||
whitespace = -tab-in-indent,tabwidth=4,indent-with-non-tab,trailing-space,space-before-tab
|
||||
whitespace = fix
|
||||
safecrlf=warn
|
||||
[apply]
|
||||
whitespace = fix
|
||||
@ -13,8 +12,6 @@
|
||||
[commit]
|
||||
gpgSign = true
|
||||
[submodule]
|
||||
recurseSubmodules = on-demand
|
||||
[fetch]
|
||||
recurseSubmodules = on-demand
|
||||
[diff]
|
||||
submodule = log
|
||||
active = *
|
||||
recurse = true
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 561e556dad078af581f338fe3de9ee6362d28b16
|
||||
Subproject commit 012e892841ed6edc521f88a23b55863c7afe4622
|
2
mpir
2
mpir
@ -1 +1 @@
|
||||
Subproject commit 33be9007f95b85230da2330ef3ed525896370cc2
|
||||
Subproject commit 8c8e90fe338ccad11a8a6c728314eefb9e95b70a
|
@ -1 +1 @@
|
||||
Subproject commit 35a6d7b15fedfdb5198bb6c28b31cda33b2c2a76
|
||||
Subproject commit 1e91b6c1fb844e415cc0f210c4a6159098464e44
|
Loading…
Reference in New Issue
Block a user