Compare commits
2 Commits
f2b676043c
...
3dbd7fc445
| Author | SHA1 | Date | |
|---|---|---|---|
|
3dbd7fc445
|
|||
|
10a79554d3
|
@@ -232,7 +232,7 @@ class Synchroniser:
|
|||||||
command.append(f"BelowPath {path}")
|
command.append(f"BelowPath {path}")
|
||||||
|
|
||||||
if force:
|
if force:
|
||||||
command.append("-force")
|
command.append("-prefer")
|
||||||
command.append(remote_root)
|
command.append(remote_root)
|
||||||
command.append("-batch")
|
command.append("-batch")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user