diff options
author | eren.m.dursun@73116dce47e54243c7ee1637f1289afb02f07f4b <erenmdursun@web> | 2015-11-29 19:24:04 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-11-29 19:24:04 +0000 |
commit | 032a701a537741e9b8e30ec5db419cdb3831936e (patch) | |
tree | 12b3c913b872ee6579599bbdeb876f60b2ed3d06 /doc/install | |
parent | 78ef1e18f7cc843d870586f1b0c5057934bbb733 (diff) |
Added a comment: Re: Compatibility with recent version of Git for Windows
Diffstat (limited to 'doc/install')
-rw-r--r-- | doc/install/Windows/comment_2_ef329ea100b36a1180e232a1f97369d6._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/install/Windows/comment_2_ef329ea100b36a1180e232a1f97369d6._comment b/doc/install/Windows/comment_2_ef329ea100b36a1180e232a1f97369d6._comment new file mode 100644 index 000000000..e51d4b14e --- /dev/null +++ b/doc/install/Windows/comment_2_ef329ea100b36a1180e232a1f97369d6._comment @@ -0,0 +1,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. +"""]] |