Tag Archives: git

Example Git pre-receive and post-receive Hooks to Avoid a Signal 13 Error

Git has a very nice set of example hooks that you can find just by creating a new repo. The following is an easy way to see them all: If you do that you will end up with a list something like this: I recently did this thinking I would create a pre-receive hook. Since [...]
Posted in system administration | Also tagged | 1 Comment