#!/bin/bash cp hooks/post-merge .git/hooks/ cp hooks/post-commit.disabled .git/hooks/ cp hooks/pre-commit .git/hooks/ .git/hooks/post-merge