Local gitconfig examples
[includeIf "gitdir:~/repository/A"]
path = A.gitconfig
[includeIf "gitdir:~/repository/B"]
path = B.gitconfig
[user]
email = [email protected]
signingKey = key::ssh-ed25519 AAAA... # prefixed key or path
Local gitconfig examples
[includeIf "gitdir:~/repository/A"]
path = A.gitconfig
[includeIf "gitdir:~/repository/B"]
path = B.gitconfig
[user]
email = [email protected]
signingKey = key::ssh-ed25519 AAAA... # prefixed key or path