dots/config/git/config

14 lines
234 B
Text

[user]
name = aleidk
email = ale.navarro.parra@gmail.com
[pull]
rebase = true
[init]
defaultBranch = main
[includeIf "gitdir:~/Repos/Work/"]
path = ~/.config/git/config-work
[merge]
autoStash = true
[rebase]
autoStash = true