From bdfa24ef80c7e8cd959283cddfce3a1cad0142ef Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 18 Sep 2015 12:27:04 -0400 Subject: [PATCH] cloe --- doc/bugs/windows_installer_seems_have_been_broken.mdwn | 2 ++ .../comment_1_df8267a58cfa4685728e32115bbde81b._comment | 9 +++++++++ 2 files changed, 11 insertions(+) create mode 100644 doc/bugs/windows_installer_seems_have_been_broken/comment_1_df8267a58cfa4685728e32115bbde81b._comment diff --git a/doc/bugs/windows_installer_seems_have_been_broken.mdwn b/doc/bugs/windows_installer_seems_have_been_broken.mdwn index 3e6bbb9915..23959be08e 100644 --- a/doc/bugs/windows_installer_seems_have_been_broken.mdwn +++ b/doc/bugs/windows_installer_seems_have_been_broken.mdwn @@ -6,3 +6,5 @@ Replicated on another similar instance ### What steps will reproduce the problem? download exe from https://downloads.kitenet.net/git-annex/windows/current/ (btw I think I noted it reduced in size noteably) + +> [[done]] per my comment --[[Joey]] diff --git a/doc/bugs/windows_installer_seems_have_been_broken/comment_1_df8267a58cfa4685728e32115bbde81b._comment b/doc/bugs/windows_installer_seems_have_been_broken/comment_1_df8267a58cfa4685728e32115bbde81b._comment new file mode 100644 index 0000000000..fc2e41932a --- /dev/null +++ b/doc/bugs/windows_installer_seems_have_been_broken/comment_1_df8267a58cfa4685728e32115bbde81b._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2015-09-18T16:25:34Z" + content=""" +Git for Windows is now needed; support for msysgit has been dropped +as both can't be supported in the same package. This is documented +in the changelog and the install/Windows page. +"""]]