summaryrefslogtreecommitdiff
path: root/doc/todo/Log_function_to_enumerate_all_recent_git-annex_changes.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/Log_function_to_enumerate_all_recent_git-annex_changes.mdwn')
-rw-r--r--doc/todo/Log_function_to_enumerate_all_recent_git-annex_changes.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/Log_function_to_enumerate_all_recent_git-annex_changes.mdwn b/doc/todo/Log_function_to_enumerate_all_recent_git-annex_changes.mdwn
new file mode 100644
index 000000000..fc10c5e60
--- /dev/null
+++ b/doc/todo/Log_function_to_enumerate_all_recent_git-annex_changes.mdwn
@@ -0,0 +1,5 @@
+It would be great to have something to call in post-update-annex which would give a list of all new and lost files given in the update.
+
+This could be `git annex log --all --max-count=1` or somesuch.
+
+This capability could alternatively be provided with a new post-transfer hook, called for every file.