Fixed the post commit path.

This commit is contained in:
Ionică Bizău 2015-02-11 19:19:22 +02:00
parent 445776da3f
commit f4fe5cae94
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
git config --global init.templatedir '~/.git-templates'
mkdir -p ~/.git-templates/hooks
cat << EOF > ~/.bat/logo.svg
cat << EOF > ~/.git-templates/hooks/post-commit
#!/bin/sh
# Copy last commit hash to clipboard on commit