Closed dessant closed 8 years ago
I'm not sure if this is a git or packager bug, we could also use the new git for windows repo https://github.com/git-for-windows/git, msysgit is now deprecated.
On @matham's suggestion i've ran tools\link_msysgit.bat
from a win shell and it solved the issue.
This one make me angry when deploying on customer theses days :) Just a workaround:
git fetch -a
git reset --hard origin/master
Works only when you want to get your latest master, it doesn't merge anything.
We won't be distributing git or anything anymore with the new wheels. So this should not be an issue.