WIP: draft incomplete keep rule for keeping most recent common ancestor
This commit is contained in:
@@ -9,6 +9,7 @@ type stubSnap struct {
|
||||
name string
|
||||
replicated bool
|
||||
date time.Time
|
||||
bothSides bool
|
||||
}
|
||||
|
||||
func (s stubSnap) Name() string { return s.name }
|
||||
|
||||
Reference in New Issue
Block a user