From d912637838bda0aebce3fa693454e6e55628bbe9 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 9 Sep 2015 14:33:35 -0400 Subject: unused: Fix reversion in 5.20150727 that broke parsing of the --unused-refspec option. Thanks, Øyvind A. Holm. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- debian/changelog | 2 ++ ...__47__Unused.hs:_Change_--unused-refspec_back_to_--used-refspec.mdwn | 2 ++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index a06f6fcdd..e1c85a0a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ git-annex (5.20150825) UNRELEASED; urgency=medium * Fix Windows build to work with ghc 7.10. * init: Fix reversion in detection of repo made with git clone --shared * info: Support querying info of individual files in direct mode. + * unused: Fix reversion in 5.20150727 that broke parsing of the + --unused-refspec option. Thanks, Øyvind A. Holm. -- Joey Hess Tue, 01 Sep 2015 14:46:18 -0700 diff --git a/doc/todo/patch:_Command__47__Unused.hs:_Change_--unused-refspec_back_to_--used-refspec.mdwn b/doc/todo/patch:_Command__47__Unused.hs:_Change_--unused-refspec_back_to_--used-refspec.mdwn index 2d8ba6a07..87a0428f0 100644 --- a/doc/todo/patch:_Command__47__Unused.hs:_Change_--unused-refspec_back_to_--used-refspec.mdwn +++ b/doc/todo/patch:_Command__47__Unused.hs:_Change_--unused-refspec_back_to_--used-refspec.mdwn @@ -31,3 +31,5 @@ index a383d56..4756cda 100644 -- 2.6.0.rc0.24.gec371ff """]] + +> applied, thanks! [[done]] --[[Joey]] -- cgit v1.2.3