2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-08 20:02:21 +00:00
restic/src/restic/migrations/doc.go
Alexander Neumann 4f9bf5312b Add migrate
This commits adds a 'migrate' command and a migration to move s3
repositories from the 's3legacy' to the 'default' layout.
2017-06-07 23:08:02 +02:00

3 lines
113 B
Go

// Package migrations contains migrations that can be applied to a repository and/or backend.
package migrations