summaryrefslogtreecommitdiff
path: root/doc/todo/Log_function_to_enumerate_all_recent_git-annex_changes.mdwn
blob: b13bceccfc610857554724d83fd53be3682917fb (plain)
1
2
3
4
5
6
7
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.

> [[done]] --[[Joey]]