diff --git a/editors/link_precommit.sh b/editors/link_precommit.sh new file mode 100755 index 00000000000..06dcef0dbc4 --- /dev/null +++ b/editors/link_precommit.sh @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +ln -sf ../../scripts/prepare-commit.sh .git/hooks/pre-commit