This commit is contained in:
baffo32 2016-06-17 23:46:34 +00:00 committed by admin
parent 7fec8b8da0
commit a14ed4b2f9

View file

@ -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.