You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from my testing, override git configuration parameters passed to git via git -c are not honored - these should override the values in local/global .gitconfig files.
I have mostly-finished code that parses these and appends them to ConfigLoader. I'll open a PR soon.