I'm running `suitecloud project:deploy --dryrun` a...
# dev-ops
d
I'm running
suitecloud project:deploy --dryrun
and it reported it was going to upload a file I wasn't expecting... so I imported it, and ran
suitecloud project:deploy --dryrun
again. And again it reports it's going to upload that file again. How does
suitecloud project:deploy
determine which files will be uploaded? Does it compute/compare a hash?