comment
authorJoey Hess <joeyh@joeyh.name>
Fri, 3 Sep 2021 15:52:35 +0000 (11:52 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 3 Sep 2021 15:52:35 +0000 (11:52 -0400)
doc/bugs/windows_autostart/comment_5_43077649e3ca6a132958c2a2b4914c3b._comment [new file with mode: 0644]

diff --git a/doc/bugs/windows_autostart/comment_5_43077649e3ca6a132958c2a2b4914c3b._comment b/doc/bugs/windows_autostart/comment_5_43077649e3ca6a132958c2a2b4914c3b._comment
new file mode 100644 (file)
index 0000000..4493f16
--- /dev/null
@@ -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".
+"""]]