Why would the following rsync options send all files instead of just updated ones?

前端 未结 0 1757
别那么骄傲
别那么骄傲 2021-01-31 01:57

I\'ve setup my rsync options as follows for when I push changes to both my staging and main branches on GitHub:

-avz --usermap=*:${{ secrets.OWNER }} --groupmap=*:$

相关标签:
回答
  • 消灭零回复
提交回复
热议问题