diff options
author | Guangxiong Lin <[email protected]> | 2021-09-11 22:24:38 +0800 |
---|---|---|
committer | Guangxiong Lin <[email protected]> | 2021-09-11 22:24:38 +0800 |
commit | 4313f1acb489349a1d880b66fa1e7d98735633e3 (patch) | |
tree | e6cf8ccc277cd71eb09f85e71aff20d0f8c9410b | |
parent | 2d994d7e400f9ff06e29103f18182a1ed5a559e1 (diff) | |
download | dotfiles-4313f1acb489349a1d880b66fa1e7d98735633e3.tar.gz dotfiles-4313f1acb489349a1d880b66fa1e7d98735633e3.tar.bz2 dotfiles-4313f1acb489349a1d880b66fa1e7d98735633e3.zip |
Update config of git
-rw-r--r-- | .gitconfig | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,3 +6,5 @@ defaultBranch = main [commit] gpgsign = true +[gpg] + program = gpg |