From 0d67b6ec31a0ec1a0ad157a6aa226dcb2eb79282 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 30 Jun 2025 09:56:11 -0400 Subject: [PATCH] close dup --- doc/bugs/git-annex_tests_fail_with_git_2.50.0.mdwn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/bugs/git-annex_tests_fail_with_git_2.50.0.mdwn b/doc/bugs/git-annex_tests_fail_with_git_2.50.0.mdwn index 0fdae22ca5..9328adaa2b 100644 --- a/doc/bugs/git-annex_tests_fail_with_git_2.50.0.mdwn +++ b/doc/bugs/git-annex_tests_fail_with_git_2.50.0.mdwn @@ -74,3 +74,6 @@ All failing tests seem to be related to conflict resolution. ### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) Yes, it's awesome! + +> This was fixed in [[!commit fb155b1e3e59cc1f9cf8a4fe7d47cba49d1c81af]] +> (made before this bug report was filed) [[done]] --[[Joey]]