diff --git a/pre-receive-reject-binaries b/pre-receive-reject-binaries index 1f9c9c2..2e47e09 100755 --- a/pre-receive-reject-binaries +++ b/pre-receive-reject-binaries @@ -47,7 +47,7 @@ pre-receive-reject-binaries - A configurable Git hook to intelligently reject bi =head1 DESCRIPTION This is a Git hook meant to be set up as a C hook (see -C) that'll reject the addition of binary data to a +C) that'll reject the addition of binary data to a repository, either all binary additions if they go above a given size. The general strategy of this hook is that when we get a push for a