mirror of
https://github.com/restic/restic.git
synced 2025-12-24 08:06:41 +00:00
Refactor repository structure
Merge Map data type into Tree.
This commit is contained in:
@@ -10,7 +10,6 @@ const (
|
||||
Lock = "lock"
|
||||
Snapshot = "snapshot"
|
||||
Tree = "tree"
|
||||
Map = "map"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user