mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 17:24:46 +00:00
Option to ignore missing files update and compare
This commit is contained in:
@@ -135,6 +135,7 @@ def _fake_args():
|
||||
args['--file-only'] = False
|
||||
args['--workers'] = 1
|
||||
args['--preserve-mode'] = False
|
||||
args['--ignore-missing'] = False
|
||||
# cmds
|
||||
args['profiles'] = False
|
||||
args['files'] = False
|
||||
|
||||
Reference in New Issue
Block a user