yay Yury fixed it!
This commit is contained in:
parent
4be2184e2e
commit
3694d5efe8
1 changed files with 0 additions and 5 deletions
|
@ -17,11 +17,6 @@ withcyg () {
|
|||
PATH="$PATH:c:/cygwin/bin" "$@"
|
||||
}
|
||||
|
||||
git --version || echo "git failed to run!"
|
||||
withcyg git --version || echo "cygwin git failed to run!"
|
||||
c:/cygwin/bin/git --version || echo "explicit cygwin git failed to run!"
|
||||
c:/MinGw/msys/1.0/bin/bash.exe -c "echo hi"
|
||||
|
||||
# This tells git-annex where to upgrade itself from.
|
||||
UPGRADE_LOCATION=http://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue