File: day_332__concurrent_output_at_long_last.mdwn

package info (click to toggle)
git-annex 7.20190129-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 56,292 kB
  • sloc: haskell: 59,105; sh: 1,255; makefile: 225; 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.