This is a known issue, but I’ll ping the v0 team about it again
In the meantime, one workaround is to use a post-checkout git hook which will run a script every time you check out. You can use this to run your chmod script and set the permissions back without having to do it manually