releasing package git-annex version 8.20200617
This commit is contained in:
parent
3464fa12c7
commit
48a88d822d
2 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
git-annex (8.20200523) UNRELEASED; urgency=medium
|
git-annex (8.20200617) upstream; urgency=medium
|
||||||
|
|
||||||
* Added annex.skipunknown git config, that can be set to false to change
|
* Added annex.skipunknown git config, that can be set to false to change
|
||||||
the behavior of commands like `git annex get foo*`, to not skip
|
the behavior of commands like `git annex get foo*`, to not skip
|
||||||
|
@ -59,7 +59,7 @@ git-annex (8.20200523) UNRELEASED; urgency=medium
|
||||||
* Fix a annex.pidlock issue that made eg git-annex get of an unlocked
|
* Fix a annex.pidlock issue that made eg git-annex get of an unlocked
|
||||||
file hang until the annex.pidlocktimeout and then fail.
|
file hang until the annex.pidlocktimeout and then fail.
|
||||||
|
|
||||||
-- Joey Hess <id@joeyh.name> Tue, 26 May 2020 10:20:52 -0400
|
-- Joey Hess <id@joeyh.name> Wed, 17 Jun 2020 15:58:59 -0400
|
||||||
|
|
||||||
git-annex (8.20200522) upstream; urgency=medium
|
git-annex (8.20200522) upstream; urgency=medium
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
Name: git-annex
|
Name: git-annex
|
||||||
Version: 8.20200522
|
Version: 8.20200617
|
||||||
Cabal-Version: >= 1.10
|
Cabal-Version: >= 1.10
|
||||||
License: AGPL-3
|
License: AGPL-3
|
||||||
Maintainer: Joey Hess <id@joeyh.name>
|
Maintainer: Joey Hess <id@joeyh.name>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue