projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8fe213
)
fix name of option
author
Joey Hess
<joeyh@joeyh.name>
Fri, 22 Mar 2024 14:54:14 +0000
(10:54 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Fri, 22 Mar 2024 14:54:14 +0000
(10:54 -0400)
CHANGELOG
patch
|
blob
|
history
diff --git
a/CHANGELOG
b/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