I have a recurring problem with multiple users working on the same #remote codebase, in particular with #git. Because git is creating and deleting files at each stage of the game, shareable #FilePermissions get lost each time someone uses git. Any ideas on the best way to manage this?