summaryrefslogtreecommitdiff
path: root/git-hooks/pre-push
diff options
context:
space:
mode:
Diffstat (limited to 'git-hooks/pre-push')
-rwxr-xr-xgit-hooks/pre-push4
1 files changed, 0 insertions, 4 deletions
diff --git a/git-hooks/pre-push b/git-hooks/pre-push
deleted file mode 100755
index 1d8e57f8..00000000
--- a/git-hooks/pre-push
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/bash
-
-# Pre-push hook. If you want to test with a different version of firefox, put
-# the path in the CFX_FIREFOX environment variable.