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:

No comments:

Post a Comment