LuckfoxTECH / luckfox-pico

luckfox-pico sdk
242 stars 82 forks source link

[RFE] repository file permissions #137

Open atrent opened 6 days ago

atrent commented 6 days ago

I cloned this repo and I found that ALL files have the "executable" bit set...

PLEASE avoid, revert to using the executable bit set ONLY for the actual executable files

thank you

atrent commented 6 days ago

of course any "cloner" can set (in the .git/config file) something like:

[core]
    ...
    filemode = false

but nonetheless setting the executable bit for every file is a bad habit...

luckfox-eng33 commented 6 days ago

Received your feedback, we have not noticed this issue before. We checked the historical version and this issue can come from the original SDK provided by RK.