applied patch
This commit is contained in:
parent
cb541b9ecd
commit
f3cca8a9f8
2 changed files with 5 additions and 0 deletions
|
@ -20,6 +20,8 @@ git-annex (10.20240228) UNRELEASED; urgency=medium
|
||||||
a new version of rclone, which supports "rclone gitannex".
|
a new version of rclone, which supports "rclone gitannex".
|
||||||
* annex.maxextensions configuration controls how many filename
|
* annex.maxextensions configuration controls how many filename
|
||||||
extensions to preserve.
|
extensions to preserve.
|
||||||
|
* find: Fix --help for --copies.
|
||||||
|
Thanks, Gergely Risko
|
||||||
|
|
||||||
-- Joey Hess <id@joeyh.name> Tue, 27 Feb 2024 13:07:10 -0400
|
-- Joey Hess <id@joeyh.name> Tue, 27 Feb 2024 13:07:10 -0400
|
||||||
|
|
||||||
|
|
|
@ -26,3 +26,6 @@ index 694b60d240..07cf54069e 100644
|
||||||
--
|
--
|
||||||
2.43.0
|
2.43.0
|
||||||
```
|
```
|
||||||
|
|
||||||
|
> Thanks! I've applied this for the next release.
|
||||||
|
> [[done]] --[[Joey]]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue