bash files being changed #367
-
Hi, I'm running with script for an org to add a workflow to each repo. it's changing the metadata of all .sh files in the repo without changing any content. any idea why this is? [Edit] this is run on a windows machine and may be due to that, however it needs fixing. any idea what i can do? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
What kind of metadata are we talking about? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
It seems that the permissions are being changed.
Does the script you are running change these files? Or touch them in any kind of way? Does the same occur if the script you run does nothing?
Does it also happen when running with
--git-type=cmd