* 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