Replies: 1 comment 1 reply
-
Hard to understand the problem without seeing the files that are synced.
There was also a previous issue once about tracking deleted files. #137. Maybe there's something helpful for you in there too. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
For some reason my workflow successfully auto-commits on any push except if only file deletions were involved.
I've tried to run
rsync
with and without--delete
, and testedadd_options
using'--all'
and'--u'
, but just can't get the job to detect deletion-only changes:Does anyone know why? This is the workflow:
Beta Was this translation helpful? Give feedback.
All reactions