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:
aryan 2022-06-18 14:05:46 -07:00
parent 4a31f556a2
commit 9dc3b9f979
No known key found for this signature in database
GPG Key ID: AAEB97E5E7AEDDB0
4 changed files with 6 additions and 9 deletions

View File

@ -1,7 +1,6 @@
[core] [core]
autocrlf = input autocrlf = input
whitespace = -tab-in-indent,tabwidth=4,indent-with-non-tab,trailing-space,space-before-tab whitespace = -tab-in-indent,tabwidth=4,indent-with-non-tab,trailing-space,space-before-tab
whitespace = fix
safecrlf=warn safecrlf=warn
[apply] [apply]
whitespace = fix whitespace = fix
@ -13,8 +12,6 @@
[commit] [commit]
gpgSign = true gpgSign = true
[submodule] [submodule]
recurseSubmodules = on-demand active = *
[fetch] recurse = true
recurseSubmodules = on-demand
[diff]
submodule = log

@ -1 +1 @@
Subproject commit 561e556dad078af581f338fe3de9ee6362d28b16 Subproject commit 012e892841ed6edc521f88a23b55863c7afe4622

2
mpir

@ -1 +1 @@
Subproject commit 33be9007f95b85230da2330ef3ed525896370cc2 Subproject commit 8c8e90fe338ccad11a8a6c728314eefb9e95b70a

@ -1 +1 @@
Subproject commit 35a6d7b15fedfdb5198bb6c28b31cda33b2c2a76 Subproject commit 1e91b6c1fb844e415cc0f210c4a6159098464e44