aboutsummaryrefslogtreecommitdiff
path: root/doc/install/Windows/comment_2_ef329ea100b36a1180e232a1f97369d6._comment
blob: e51d4b14e6b47e92aca45eb68d008b27c4d243e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[[!comment format=mdwn
 username="eren.m.dursun@73116dce47e54243c7ee1637f1289afb02f07f4b"
 nickname="eren.m.dursun"
 subject="Re: Compatibility with recent version of Git for Windows"
 date="2015-11-29T19:24:03Z"
 content="""
To install git-annex next to 64bit git on Windows:

Start cmd.exe with administrator privileges and run
mklink /J \"C:\Program Files (x86)\Git\" \"C:\Program Files\Git\"
to add a sym-link. Install git-annex.
"""]]