Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2016-11-29 13:32:10 -04:00
commit bccf7638a3
No known key found for this signature in database
GPG key ID: C910D9222512E3C7
16 changed files with 428 additions and 7 deletions

View file

@ -2,8 +2,12 @@ git-annex now does Windows!
* First, [install Git for Windows](http://git-scm.com/downloads)
Important: **Get the 32 bit version not the 64 bit version.**
(Note that msysgit is no longer supported.)
(Note that msysgit is no longer supported.) If you installed the
64 bit version of git, then parts of git-annex will still run,
however, some features, including tools like rsync, are not-functional.
* Then, [install git-annex](https://downloads.kitenet.net/git-annex/windows/current/)
into the same location Git has been installed to. You must provide this path to the
git-annex installer. For instance, the path may be "C:\Users\John\AppData\Local\Programs\Git\"
This port is now in reasonably good shape for command-line use of
git-annex. The assistant and webapp are also usable. There are some known