X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=tg.sh;h=545e1b8ec3d228cc2569090e651793dc45b77397;hb=67921ef309b025a2fea1c2311f93566ba2807b57;hp=b4933997e9a6fb484554257b4e2cf31c2dca924c;hpb=05405f0b7b7f937ca3d60cc2e791bc0bf25125b6;p=topgit.git diff --git a/tg.sh b/tg.sh index b493399..545e1b8 100644 --- a/tg.sh +++ b/tg.sh @@ -26,7 +26,7 @@ setup_hook() # Another job well done! return fi - # Prepare incanation + # Prepare incantation if [ -x "$git_dir/hooks/$1" ]; then hook_call="$hook_call"' || exit $?' else