This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
restic
Watch
1
Star
0
Fork
You've already forked restic
0
mirror of
https://github.com/restic/restic.git
synced
2024-12-27 02:08:37 +00:00
Code
Issues
Releases
Wiki
Activity
25a0be7f26
restic
/
internal
/
backend
/
b2
History
Michael Eischer
25a0be7f26
backend: fix linter warnings
2023-06-07 22:31:15 +02:00
..
b2.go
Remove redundant if ...; err != nil; return pattern
2023-05-18 21:15:45 +02:00
b2_test.go
backend: use generic instead of any type for test suite
2023-06-07 22:31:14 +02:00
config.go
backend: let ParseConfig return concrete type
2023-06-07 22:30:35 +02:00
config_test.go
backend: fix linter warnings
2023-06-07 22:31:15 +02:00