This website requires JavaScript.
Explore
Help
Sign in
TrueCloudLab
/
restic
Watch
16
Star
0
Fork
You've already forked restic
2
Code
Issues
1
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
1
8180
commits
9
branches
49
tags
79
MiB
d762f4ee64
Commit graph
3 commits
Author
SHA1
Message
Date
Michael Eischer
8a425c2f0a
remove usages of repo.Backend() from tests
2024-05-18 21:42:51 +02:00
Michael Eischer
d8b184b3d3
repository: convert test helper to return *repository.Repository
2024-05-18 21:38:31 +02:00
Michael Eischer
34d90aecf9
migrations: move logic of upgrade_repo_v2 to repository package
...
The migration modifies repository internals and thus should live within the repository package.
2024-05-18 21:38:31 +02:00