Add a default differ that matches the snapshotter
Signed-off-by: James Sturtevant <jsturtevant@gmail.com>
This commit is contained in:
@@ -21,4 +21,5 @@ const (
|
||||
// This will be based on the client compilation target, so take that into
|
||||
// account when choosing this value.
|
||||
DefaultSnapshotter = "windows"
|
||||
DefaultDiffer = "windows"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user