From: Joey Hess Date: Fri, 3 Sep 2021 15:52:35 +0000 (-0400) Subject: comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~87^2~3 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=4208512e99f697f289e20a9572b13bed49309786;p=git-annex.git comment --- diff --git a/doc/bugs/windows_autostart/comment_5_43077649e3ca6a132958c2a2b4914c3b._comment b/doc/bugs/windows_autostart/comment_5_43077649e3ca6a132958c2a2b4914c3b._comment new file mode 100644 index 0000000000..4493f16f8f --- /dev/null +++ b/doc/bugs/windows_autostart/comment_5_43077649e3ca6a132958c2a2b4914c3b._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 5""" + date="2021-09-03T15:42:41Z" + content=""" +The autostart file is generated by the nullsoft installer, and +uses `$INSTDIR/cmd`, it does not hard code any path. + +It's installed into `Program Files/Git/cmd` because that is the only +way to make sure that git finds the git-annex command when you run +"git annex". +"""]]