Windows: If 64 bit git is installed, use it when installing git-annex.
However, rsync still won't work with 64 bit git and this is still not the documented way to install it. So, if both 64 and 32 are installed, go with 32. And if neither git can be found, default to 32.
This commit is contained in:
parent
fe83429451
commit
112bb82fc2
3 changed files with 16 additions and 1 deletions
|
@ -6,3 +6,6 @@ The problem came upon reboot when I got "Windows Script Host" error "Can not fin
|
|||
P.S. I really hope that someone eventually takes time to make git-annex become available for Windows from conda-forge.
|
||||
|
||||
[[!meta author=yoh]]
|
||||
|
||||
> Made the NSIS gitInstallDir probe which of PROGRAMFILES/Git
|
||||
> and PROGRAMFILES/Git exists, and use whichever. [[done]] --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue