diff --git a/doc/devblog/day_263__diving_back_in.mdwn b/doc/devblog/day_263__diving_back_in.mdwn new file mode 100644 index 0000000000..29a73774bc --- /dev/null +++ b/doc/devblog/day_263__diving_back_in.mdwn @@ -0,0 +1,7 @@ +After an intense week away, I didn't mean to work on git-annex today, but I +got sucked back in.. + +Worked on some plumbing commands for mass repository creation. +Made `fromkey` be able to read a stream of files to create from stdin. +Added a new `registerurl` plumbing command, that reads a stream of keys and +urls from stdin.