QGIS/editors/link_precommit.sh
Nyall Dawson 85d543a739 Rename scripts to swap "-" for "_" for consistency
We had a confusing and unpredictable mix of script names with
- vs _, e.g. scripts/prepare-commit.sh vs scripts/sipify_all.sh

This unifies with the preferred _ convention for script file names
2020-04-28 02:22:33 +10:00

4 lines
82 B
Bash
Executable File

#!/usr/bin/env bash
ln -sf ../../scripts/prepare_commit.sh .git/hooks/pre-commit