File: day_33__fsck_on_connect.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 (9 lines) | stat: -rw-r--r-- 480 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
Built everything needed to run a fsck when a remote gets connected. Have
not tested it; only testing is blocking merging the incrementalfsck branch
now.

Also updated the OSX and Android builds to use a new gpg release (denial of
service security fix), and updated the Debian backport, and did a small
amount of bug fixing. I need to do several more days of bug fixing once 
I get this incremental fsck feature wrapped up before moving on to recovery
of corrupt git repositories.