git-annex/doc/devblog/day_411__metadata_--batch.mdwn

5 lines
263 B
Text
Raw Normal View History

2016-07-27 19:59:24 +00:00
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.