File: day_191__semidistracted.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 (7 lines) | stat: -rw-r--r-- 404 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
Got a bit distracted improving Haskell's directory listing code.

Only real git-annex work today was fixing [[bugs/Assistant_merge_loop]],
which was caused by changes in the last release (that made direct mode
merging crash/interrupt-safe). This is a kind of ugly bug, that can result
in the assistant making lots of empty commits in direct mode repositories.
So, I plan to make a new release on Monday.