diff --git a/doc/forum/Integrating_git-annex_with_Windows_Git_Extensions__63__/comment_2_181c6c87c64e4fbe798c108537c6a597._comment b/doc/forum/Integrating_git-annex_with_Windows_Git_Extensions__63__/comment_2_181c6c87c64e4fbe798c108537c6a597._comment new file mode 100644 index 0000000000..e6ed07f9c7 --- /dev/null +++ b/doc/forum/Integrating_git-annex_with_Windows_Git_Extensions__63__/comment_2_181c6c87c64e4fbe798c108537c6a597._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2016-05-12T19:24:39Z" + content=""" +Git for Windows has an option at install time to add it to the path. +What you pick there should control whether git-annex is in the path or not, +outside of Git Bash. + +In Git Bash, /usr/bin/ is in PATH, so the git-annex.exe in there should be +seen by git. +"""]]