From: Joey Hess Date: Fri, 22 Mar 2024 14:54:14 +0000 (-0400) Subject: fix name of option X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~25^2~63 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=dee249ac51b1e440582ff73b30da38c0a46ead3c;p=git-annex.git fix name of option --- diff --git a/CHANGELOG b/CHANGELOG index e7a608e51c..6f8042f2bd 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -538,7 +538,7 @@ git-annex (10.20220927) upstream; urgency=medium * Fix updating git index file after getting an unlocked file when annex.stalldetection is set. * restage: New git-annex command, handles restaging unlocked files. - * test: Added --test-with-git-config option. + * test: Added --test-git-config option. * Run annex.freezecontent-command and annex.thawcontent-command when on a crippled filesystem. Thanks, Reiko Asakura