File: day_34__wrapping_up_fsck.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 (7 lines) | stat: -rw-r--r-- 382 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
Fixed a lot of bugs in the assistant's fsck handling today, and merged
it into master. There are some enhancments that could be added to it, 
including fscking ssh remotes via git-annex-shell and adding the ability to
schedule events to run every 30 days instead of on a specific day of the
month. But enough on this feature for now.

Today's work was sponsored by Daniel Brockman.