mirror of
https://github.com/restic/restic.git
synced 2025-08-14 00:07:53 +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