File: day_263__diving_back_in.mdwn

package info (click to toggle)
git-annex 10.20250416-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 73,572 kB
  • sloc: haskell: 90,656; javascript: 9,103; sh: 1,469; makefile: 211; perl: 137; ansic: 44
file content (7 lines) | stat: -rw-r--r-- 325 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
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.