fix name of option
authorJoey Hess <joeyh@joeyh.name>
Fri, 22 Mar 2024 14:54:14 +0000 (10:54 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 22 Mar 2024 14:54:14 +0000 (10:54 -0400)
CHANGELOG

index e7a608e51c66ec6792bf38a37bcb14473a37fe90..6f8042f2bd20f479ae0ca887798609d16a32c615 100644 (file)
--- 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