aboutsummaryrefslogtreecommitdiff
path: root/git-hooks
AgeCommit message (Collapse)Author
2015-08-24create a common post-update git hookMatt Hart
create-git-hooks.sh: instead of creating a post-update hook, symlink to the common one which forces the correct umask. Also no longer perform any chmod/chown as this should no longer be needed and complicates the permissions issues we are seeing. check-git-repos.py: Check that the hooks/post-update file exists Change-Id: I531c15960f71c839f3aa3c8bf0e0a08b8fb5c580