summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-03-22 09:39:45 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-03-22 09:39:45 -0700
commitfbbf46846a2b1879438f823360efde8c67743f73 (patch)
tree318dbee386744571d4c58821618413fbbfa9c286 /Changes
parentfd3989e1fba704e8cece4ff68c14814d272bdc75 (diff)
downloadp5-Git-Annex-fbbf46846a2b1879438f823360efde8c67743f73.tar.gz
annex-review-unused: Always pass --force to 'git annex dropunused'
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index fd88f5d..ecab379 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,8 @@ Revision history for Git::Annex
{{$NEXT}}
- annex-review-unused: Add missing prompt_yn subroutine.
+ - annex-review-unused: Always pass --force to 'git annex dropunused'.
+ Previously it couldn't be passed at all, which is much less useful.
0.004 2020-03-18 17:08:57-07:00 America/Phoenix
- annex-to-annex-dropunused: Fix attempt to call wrong main()