diff options
author | Joey Hess <joey@kitenet.net> | 2013-07-07 13:44:51 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-07-07 13:44:51 -0400 |
commit | f4c8207018ac4f50f5c3da04d9b611fdc79dac35 (patch) | |
tree | 7e944a1217af6213e4b2d95c79686f24bcc67ad8 | |
parent | 9b68c6db75f352bf53015a51ab9870c356ef713f (diff) |
already fixed this
-rw-r--r-- | doc/bugs/On_Windows__44___wget_is_not_used__44___even_if_available.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/On_Windows__44___wget_is_not_used__44___even_if_available.mdwn b/doc/bugs/On_Windows__44___wget_is_not_used__44___even_if_available.mdwn index 6a2d98685..5420b986c 100644 --- a/doc/bugs/On_Windows__44___wget_is_not_used__44___even_if_available.mdwn +++ b/doc/bugs/On_Windows__44___wget_is_not_used__44___even_if_available.mdwn @@ -63,3 +63,5 @@ C:\Users\test-git-annex\test_annex> git annex get file.txt #fails, with error dialog box, indicating libcurl-4.dll is missing, indicating git-annex is trying to use curl. """]] + +> I fixed this immediately after it was mentioned on IRC. [[done]] --[[Joey]] |