[git] Add hungryroot git config

This commit is contained in:
2026-01-12 11:49:13 -05:00
parent f9cc3a0010
commit fc834bb894
2 changed files with 6 additions and 3 deletions

View File

@ -6,7 +6,7 @@
[push]
default = current
[commit]
gpgsign = false
gpgsign = true
[core]
excludesfile = ~/.gitignore_global
[advice]
@ -29,8 +29,6 @@
hs = for-each-ref --sort=-committerdate refs/heads/ --format='%(HEAD) %(color:yellow)%(refname:short)%(color:reset) - %(color:red)%(objectname:short)%(color:reset) - %(contents:subject) - %(authorname) (%(color:green)%(committerdate:relative)%(color:reset))'
[merge]
conflictstyle = diff3
[gpg]
program = /usr/local/bin/gpg
[status]
showUntrackedFiles = all
[transfer]
@ -59,3 +57,5 @@
helper = osxkeychain
[init]
defaultBranch = main
[includeIf "gitdir:~/src/github.com/hungryroot/"]
path = .gitconfig-hungryroot