test
This commit is contained in:
parent
54f3f00fc8
commit
6f408e050b
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ withcyg () {
|
|||
|
||||
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!"
|
||||
|
||||
# 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