File: day_332__concurrent_output_at_long_last.mdwn

package info (click to toggle)
git-annex 8.20210223-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 68,764 kB
  • sloc: haskell: 70,359; javascript: 9,103; sh: 1,304; makefile: 212; perl: 136; ansic: 44
file content (6 lines) | stat: -rw-r--r-- 315 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
Got git-annex using concurrent-output today. It works beautifully.
Since the library is new, git-annex has to be explicitly configured to use
it, so it'll be a while until this is available in regular builds.

There are no progress bars yet in concurrent output mode, but that will change
soon.. Probably tomorrow.