Files
vgstation13/tools/git-hooks
ComicIronic 104d767ff4 Add pre-commit git hook system (#11788)
* Added git hooks

* Fixed hooks

* Deleted old script file

* Changed install-hooks to remove the symlink, generate script file to run over those in folder

* Fixed slave script and removed test script

* Added batch version of install-hooks

* Fixed variable name typo that would cause script number to always be 1

* Added new hook install hooks

Scripts will now install any new hooks after checkout, merge, or rebase.
Fixed an issue with install-hooks.sh incorrectly assuming the working directory.
Removed an unnecessary variable assign from install-hooks.bat
2016-11-26 14:58:17 +01:00
..