From b4bea642a620bd74a6fe3e7d41dd5720eee5c0c9 Mon Sep 17 00:00:00 2001 From: "browneej@96fb43ae83ff25c968e65939805b60f3e42f1e06" Date: Tue, 10 May 2016 23:26:48 +0000 Subject: [PATCH] Added a comment: git-annex on windows additional --- .../comment_1_2dac6e3ccf559d98f74c456c0ca7aafc._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/Integrating_git-annex_with_Windows_Git_Extensions__63__/comment_1_2dac6e3ccf559d98f74c456c0ca7aafc._comment diff --git a/doc/forum/Integrating_git-annex_with_Windows_Git_Extensions__63__/comment_1_2dac6e3ccf559d98f74c456c0ca7aafc._comment b/doc/forum/Integrating_git-annex_with_Windows_Git_Extensions__63__/comment_1_2dac6e3ccf559d98f74c456c0ca7aafc._comment new file mode 100644 index 0000000000..0cb400e0e2 --- /dev/null +++ b/doc/forum/Integrating_git-annex_with_Windows_Git_Extensions__63__/comment_1_2dac6e3ccf559d98f74c456c0ca7aafc._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="browneej@96fb43ae83ff25c968e65939805b60f3e42f1e06" + nickname="browneej" + subject="git-annex on windows additional" + date="2016-05-10T23:26:48Z" + content=""" +PS Program Files (x86)\Git\cmd did get added to the path during install, but git-annex.cmd simply ran 'git annex %*' at the cli. +"""]]