formatting
This commit is contained in:
parent
b42aee4ef3
commit
e766dcc940
3 changed files with 12 additions and 2 deletions
|
@ -34,3 +34,4 @@ On windows, fails getting files with the following error : "rsync: Failed to exe
|
|||
|
||||
Yes :-) Only on linux so far and trying on windows now :-/
|
||||
|
||||
> [[fixed|done]] in the daily build now. --[[Joey]]
|
||||
|
|
|
@ -0,0 +1,9 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 4"""
|
||||
date="2015-09-10T23:19:26Z"
|
||||
content="""
|
||||
The *daily* build for windows is now targeting git for windows, including
|
||||
the fixed rsync. Seems to work, so I'll close this bug; more testing would
|
||||
be good.
|
||||
"""]]
|
|
@ -1,7 +1,7 @@
|
|||
git-annex now does Windows!
|
||||
|
||||
* First, [install msysgit](http://git-scm.com/downloads) (msysgit 1.9 is needed)
|
||||
_Be sure to tell the installer to add git to the PATH._
|
||||
* First, [install msysgit](http://git-scm.com/downloads) (msysgit 1.9 is needed)
|
||||
_Be sure to tell the installer to add git to the PATH._
|
||||
That is, select "Use Git from the Windows Command Prompt"
|
||||
* Then, [install git-annex](https://downloads.kitenet.net/git-annex/windows/current/)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue