mirror of
https://github.com/nikdoof/dotfiles.git
synced 2025-12-13 09:42:27 +00:00
GPG sign commits, and use main as new branch name
This commit is contained in:
@@ -11,4 +11,8 @@
|
||||
dist = "!git archive --format=tar -v --prefix=$(git describe HEAD)/ $(git describe HEAD) | gzip -9 > ../$(git describe HEAD).tar.gz"
|
||||
|
||||
[include]
|
||||
path = ~/.gitconfig-win
|
||||
path = ~/.gitconfig-win
|
||||
[commit]
|
||||
gpgsign = true
|
||||
[init]
|
||||
defaultBranch = main
|
||||
|
||||
Reference in New Issue
Block a user