mirror of
https://github.com/restic/restic.git
synced 2026-05-27 12:25:23 +00:00
Store maps in new subdir "maps"
This commit is contained in:
@@ -10,6 +10,7 @@ const (
|
||||
Lock = "lock"
|
||||
Snapshot = "snapshot"
|
||||
Tree = "tree"
|
||||
Map = "map"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user