mirror of
https://github.com/wahyd4/gitolite.git
synced 2026-08-25 12:55:53 +10:00
the changes to cp/scp are because without "-p" they dont carry perms across to existing files. So if you forgot to chmod +x your custom hook and ran easy install, then after that you have to go to the server side to fix the perms...