Open
Description
I have a respective includeIf
directive in my gitconfig which changes user (name, email) for repos in the configured directory. While executing git config user.email
returns the proper result, absorb
tries to use the default global user (and asks to force the commit creation as it's being unable to find my commits).