From d60fa54d60455ca6eb5b1ad911741f093dd938e4 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 17 Dec 2013 21:53:39 -0400 Subject: [PATCH] tested; fixed in current version --- doc/bugs/git-repair_real_world_failure_example.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/bugs/git-repair_real_world_failure_example.mdwn b/doc/bugs/git-repair_real_world_failure_example.mdwn index 6c921d2d3d..f7110dcc07 100644 --- a/doc/bugs/git-repair_real_world_failure_example.mdwn +++ b/doc/bugs/git-repair_real_world_failure_example.mdwn @@ -5,3 +5,7 @@ second is a backup copy from before the problem: * --[[Joey]] + +> Tested with current version, and it successfully repairs. +> Bug reporter was using an older version (based on some old messages). +> [[done]] --[[Joey]]