From 4208512e99f697f289e20a9572b13bed49309786 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 3 Sep 2021 11:52:35 -0400 Subject: [PATCH] comment --- ...mment_5_43077649e3ca6a132958c2a2b4914c3b._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/bugs/windows_autostart/comment_5_43077649e3ca6a132958c2a2b4914c3b._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". +"""]]