For some reasons, I want to change the .gitconfig that is used by git when TFS tries to merge two branches during a Pull Request.
Do you know a way to do that? Where is it?
I use a private TFS version 15.117.26714.0.
For information, I want to set variables such as diff.renameLimit
, merge.renameLimit
, etc...