Check for symlinked gitconfig
We don't want to edit the user's actual gitconfig, we only want to copy their setup.
If the file is symlinked, we resolve the link and copy the source file instead.
This resolves #650
Any thoughts on this?
looks better to me
Can we get this merged then
I encountered the same issue. Would it be possible to merge this pull request?
How is this still not merged after 2 years?
@jww3 any chance we can get this in?
I also had the same issue.
this is till happening and it's a big issue on golang projects which relies on the git config so private modules can be properly downloaded