File: day_592__refactoring_start_messages.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 (4 lines) | stat: -rw-r--r-- 266 bytes parent folder | download | duplicates (5)
1
2
3
4
I have a 2500 line patch on the `starting` branch that refactors how start
messages get displayed. Prerequisite for faster parallel starts. This
touched every single command, and quite a few needed non-trivial changes, 
so it took all day to get it to even compile.