AReaL/evaluation/latex2sympy/scripts/setup-hooks.sh

3 lines
75 B
Bash

#!/bin/sh
cp scripts/pre-push .git/hooks/
cp scripts/pre-commit .git/hooks/