summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-12-23 22:57:56 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-12-23 22:57:56 -0700
commit6b830c4c3067a132cf58f103dd76cd3beaf4c17f (patch)
treecacaa7b4ca3f6ec1c6d00bda5a6d0eb0e323f0b0
parenta707230beb696f8e62b74ed4a6536fe8848faa6b (diff)
downloadp5-Git-Annex-6b830c4c3067a132cf58f103dd76cd3beaf4c17f.tar.gz
add a TODO file
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-rw-r--r--Changes1
-rw-r--r--TODO1
2 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index 58030c0..796ecc8 100644
--- a/Changes
+++ b/Changes
@@ -3,6 +3,7 @@ Revision history for Git::Annex
{{$NEXT}}
- Test suite: use 'command' shell builtin, rather than which(1), to
determine whether git-annex is available on PATH.
+ - Add a TODO file.
0.007 2021-02-28 13:20:42-07:00 America/Phoenix
- Rename annex-review-unused to git-annex-reviewunused now that git-annex
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..23218ea
--- /dev/null
+++ b/TODO
@@ -0,0 +1 @@
+- git-annex-reviewunused could also print output from git-annex-whereused.