Install command line tools:
then run this:
git config --global diff.tool bc3
git config --global difftool.bc3 trustExitCode true
git config --global merge.tool bc3
| set current_dir=%CD% | |
| set delay=0 | |
| :start | |
| dotnet nuget locals all --clear | |
| git clone git@github.com:Empite/empite.core.unittest.git | |
| git clone git@github.com:Empite/empite.core.git |