-
-
Notifications
You must be signed in to change notification settings - Fork 385
Open
Labels
C-tracking-issueAn issue to track to track the progress of multiple PRs or issuesAn issue to track to track the progress of multiple PRs or issues
Description
Check the integrity of an entire repository using gix repository verify
Tasks
- multi-db (incorporate object lookup for loose objects and packs)
- multi-threaded
- delta-tree cache for speedups
- fs-check - verify all object content of a git repository
- probably this should be based on indexed pack traversal for maximum decoding speed and not on individual
object lookup
- probably this should be based on indexed pack traversal for maximum decoding speed and not on individual
- find ill-formed names in… (see unify path encoding #333)
- index entries
- trees
- ref-validity check by traversing everything, including reflog, checking reachability of objects accordingly
- index verification
- what about multiple work-trees and submodules?
Metadata
Metadata
Assignees
Labels
C-tracking-issueAn issue to track to track the progress of multiple PRs or issuesAn issue to track to track the progress of multiple PRs or issues