This commit is contained in:
Joey Hess 2013-12-06 14:41:01 -04:00
parent b4f8e10e1f
commit 899def82cf

View file

@ -11,6 +11,7 @@ HP="/c/Program Files (x86)/Haskell Platform/2013.2.0.0"
PATH="$HP/bin:$HP/lib/extralibs/bin:/c/Program Files (x86)/NSIS:/c/msysgit/cmd:/c/msysgit/bin:$PATH"
git --version || echo "git failed to run!"
withcyg git --version || echo "cygwin git failed to run!"
# This tells git-annex where to upgrade itself from.
UPGRADE_LOCATION=http://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe