go-git
go-git copied to clipboard
Conditional configurations are not loaded properly
It seems the following syntax is not supported by the library:
[includeIf "gitdir:~/src/github.com/octocat/"]
path = .gitconfig-octocat
This is an issue when you are creating a commit or tag and not specifying the author and committer. This leads to the new commit or tag being created with wrong email address.
I'm also having the same issue.
To help us keep things tidy and focus on the active tasks, we've introduced a stale bot to spot issues/PRs that haven't had any activity in a while.
This particular issue hasn't had any updates or activity in the past 90 days, so it's been labeled as 'stale'. If it remains inactive for the next 30 days, it'll be automatically closed.
We understand everyone's busy, but if this issue is still important to you, please feel free to add a comment or make an update to keep it active.
Thanks for your understanding and cooperation!
I'm still experiencing the issue, go-git should be compatible with gitconfig.
I think this one is probably a duplicate of #110
Nice shout @reegnz. Closing this in favour of #110.