unused: Fix reversion in 5.20150727 that broke parsing of the --unused-refspec option. Thanks, Øyvind A. Holm.
This commit is contained in:
parent
188f1b3dc6
commit
c60181bd82
2 changed files with 4 additions and 0 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -3,6 +3,8 @@ git-annex (5.20150825) UNRELEASED; urgency=medium
|
||||||
* Fix Windows build to work with ghc 7.10.
|
* Fix Windows build to work with ghc 7.10.
|
||||||
* init: Fix reversion in detection of repo made with git clone --shared
|
* init: Fix reversion in detection of repo made with git clone --shared
|
||||||
* info: Support querying info of individual files in direct mode.
|
* 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 <id@joeyh.name> Tue, 01 Sep 2015 14:46:18 -0700
|
-- Joey Hess <id@joeyh.name> Tue, 01 Sep 2015 14:46:18 -0700
|
||||||
|
|
||||||
|
|
|
@ -31,3 +31,5 @@ index a383d56..4756cda 100644
|
||||||
--
|
--
|
||||||
2.6.0.rc0.24.gec371ff
|
2.6.0.rc0.24.gec371ff
|
||||||
"""]]
|
"""]]
|
||||||
|
|
||||||
|
> applied, thanks! [[done]] --[[Joey]]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue