Undo Goland madness
This commit is contained in:
@@ -183,7 +183,7 @@ func migrateToConfigV21(cfg *Configuration) {
|
||||
}
|
||||
switch folder.Versioning.Type {
|
||||
case "simple", "trashcan":
|
||||
// ClearForVersion out symlinks in the known place
|
||||
// Clean out symlinks in the known place
|
||||
cleanSymlinks(folder.Filesystem(), ".stversions")
|
||||
case "staggered":
|
||||
versionDir := folder.Versioning.Params["versionsPath"]
|
||||
|
||||
Reference in New Issue
Block a user