File: day_348__v6_assistant.mdwn

package info (click to toggle)
git-annex 6.20170101-1%2Bdeb9u2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 50,088 kB
  • sloc: haskell: 53,116; sh: 1,582; ansic: 341; makefile: 292; perl: 144
file content (8 lines) | stat: -rw-r--r-- 441 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
Today was mostly spent making the assistant support v6 repositories.
That was harder than expected, because I have not touched this part of the
assistant's code much in a long time, and there are lots of tricky races
and edge cases to deal with.

The smudge branch has a 4500 diff from master now. Not counting
documentation changes (Another 500 lines.) The todo list for it is
shrinking slowly now. May not get it done before the new year.