Permissions for local development with git and MAMP
问题 I'm setting up a new machine on a clean account. I'm developing locally on a Mac (OSX 10.8.2) with MAMP Pro and I use git for version control. I'm having a permissions problem... MAMP Pro allows you to set permission to the host directory using the following dialog: When I set the owner to myself (ESL) and the group to "Admin" git works happily, but Wordpress updates on my local machine aren't able to run normally (I get prompted for ftp credentials). When I set the owner and group to "www",