Skip to content

Commit

Permalink
kill hooks.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andersbakken committed Dec 27, 2016
1 parent a763bdd commit a2ac327
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/rtags-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ if [ "$branch_name" == "master" ]; then
cd $RELEASES
cp rtags.tar /tmp
git init
rm -rf .git/hooks/*
git checkout -b gh-pages
echo "$commit" > commit
git add rtags.tar.gz rtags.tar.bz2 commit
Expand Down

0 comments on commit a2ac327

Please sign in to comment.