#!/bin/sh touch ./.git/hooks/pre-commit ln -s -f ./pre-commit .git/hooks/pre-commit