From 17a18df10a576ad8ffc54524b21ae3b4feb7becd Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 23 Aug 2014 16:51:33 -0700 Subject: Fix handing of autocorrection when running outside a git repository. Old behavior was to take the first fuzzy match. Now, it checks the globa git config, and runs the normal fuzzy handling, including failing to run a semi-random command by default. --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 9e5dfcf8c..a0edeb0ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ git-annex (5.20140818) UNRELEASED; urgency=medium * When accessing a local remote, shut down git-cat-file processes afterwards, to ensure that remotes on removable media can be unmounted. Closes: #758630 + * Fix handing of autocorrection when running outside a git repository. -- Joey Hess Tue, 19 Aug 2014 12:52:41 -0400 -- cgit v1.2.3