aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar xshao <xshao@web>2013-09-07 03:21:16 +0000
committerGravatar admin <admin@branchable.com>2013-09-07 03:21:16 +0000
commitb091ee3bfa382143f3ab9629ea959d15f19ae673 (patch)
treed3616180ef9b9b2768e093dec8ed2f56e0938dbe
parentbac9d71cf7981dfea19ab03215da0eb74e270230 (diff)
-rw-r--r--doc/forum/Git_annex_on_Windows.mdwn11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/forum/Git_annex_on_Windows.mdwn b/doc/forum/Git_annex_on_Windows.mdwn
new file mode 100644
index 000000000..b5ca80bee
--- /dev/null
+++ b/doc/forum/Git_annex_on_Windows.mdwn
@@ -0,0 +1,11 @@
+Hi,
+I want to download some files in git and git annex in Windows OS.
+I have installed msysgit for git-scm in D:\Git directory,
+Now I download git-annex assistant for Windows, and install it
+in D:\Git\cmd directory.
+But when I run the command "git annex" in git-bash, it says it can not
+found the "git annex" command.
+My question is that, how should I use git annex in Windows to download files?
+For example, git annex get <filename>.
+Doea anyone has any idear to help me figure it out?
+Thanks in advance!