Is there are way of managing a post-receive hook via gitosis-admin so that changes to it can be tracked?
I gitosis on a remote server with a couple of repositories that I can push to. The 2 repositories are setup via gitosis-admin and each have a different post-receive hook, which was setup manually by ssh'ing to the remote server. It strikes me that these should be in git somewhere so any changes to them can be tracked.