Skip to content

Commit

Permalink
Support 'phew' as berserk word
Browse files Browse the repository at this point in the history
  • Loading branch information
mika committed Jan 26, 2012
1 parent 3139ed9 commit ee364cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion git/hooks/commit-msg
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ while read -r line; do
(*[Mm]eh*)
play nelson_haha.mp3
;;
(*[Ff]sck*|*[Ff]uck*|*[Cc]razy*)
(*[Ff]sck*|*[Ff]uck*|*[Cc]razy*|*[Pp]hew*)
play berserk.mp3
;;
(*[Ii]nit*)
Expand Down

0 comments on commit ee364cf

Please sign in to comment.