Skip to content

Commit

Permalink
Remove githooks/pre-push.
Browse files Browse the repository at this point in the history
We now have server-side protection against force pushes to master, which
was the original motivation for this hook. The hook prevents the use of
`git push myfork -f --all` as a way to backup all branches.
  • Loading branch information
bdarnell committed Sep 28, 2015
1 parent ef44d75 commit 31e4834
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions githooks/pre-push

This file was deleted.

0 comments on commit 31e4834

Please sign in to comment.