mirror of
https://github.com/restic/restic.git
synced 2025-08-13 22:17:51 +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