Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-05 | install-git-hooks.sh: Add missing -s to ln | Florian Pritz | 1 | -1/+1 | |
Broken in 9efd2db81ccf987a5455e0e4575c7d3f9072870f Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2016-11-01 | scripts/install-git-hooks.sh: Drop ln -r to support busybox ln | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2016-11-01 | scripts/install-git-hooks.sh: Catch errors | Florian Pritz | 1 | -0/+3 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2016-07-31 | Install git hooks as relative symlinks | Florian Pritz | 1 | -1/+1 | |
Absolute symlinks break when the installation is moved on the server and provide no value. Also update the post-merge hook so that it performs this change. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2015-05-05 | Fix shebangs | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2015-05-05 | Add install script for git hooks | Joakim Reinert | 1 | -0/+15 | |