Showing posts with label git chown find. Show all posts
Showing posts with label git chown find. Show all posts

8/21/2012

Exclude Directories with find to chown a git project

After running a git pull file permissions tend to get messed up. To fix this I added a hook after merging. I wanted to chown all directories, but exclude a couple. Here's how: