devblog
This commit is contained in:
parent
78505c8a21
commit
908979c0de
1 changed files with 4 additions and 0 deletions
4
doc/devblog/day_411__metadata_--batch.mdwn
Normal file
4
doc/devblog/day_411__metadata_--batch.mdwn
Normal file
|
@ -0,0 +1,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.
|
Loading…
Reference in a new issue