aboutsummaryrefslogtreecommitdiff
path: root/doc/devblog/day_411__metadata_--batch.mdwn
blob: acd1429c8a5b04984724ec55a575f902667d2e54 (plain)
1
2
3
4
With yesterday's JSON groundwork in place, I quickly implemented `git annex
metadata --batch` today in only 45 LoC. The interface is nicely elegant;
the same JSON format that git-annex metadata outputs can be fed into it
to get, set, delete, and modify metadata.