-
Hi i was trying to setup a coverage checker whereby if fall under 80 %, they won't able to commit it.
somehow result specified is under 80% but still consider success.
Need some suggestion is it a…
-
When adding a larger amount of files and directories to an existing (nearly empty)
git repository, "git commit -a" leads to githooks complaining about "Argument list
too long".
```
$ git add .
…
-
-
**Describe the bug**
Pre-commit hook is ignored.
**To Reproduce**
Steps to reproduce the behavior:
1. `mkdir .githooks && git config --local core.hooksPath .githooks`
2. Create `.githooks/pre-c…
-
### Version
6.10
### Operating System
Linux/Unix, MacOS, Windows
### Bug description
Git hook prepare-commit-msg is officially defined and implemented since Git v2.32.0 (at least) : htt…
-
-
### Feature Description
Please add ability to create Global GitHooks on Site / Organization level. This feature is available on GitLab.
I want to specify some pre-receive git hooks globally for al…
-
## Talk description
its a talk about speeding up your local development process. this is not a talk about being faster with vim, but rather a personal setup in the terminal in order to get rid of t…
-
The svc-bgs-api needs some TLC.
Couple of possible improvements:
* Currently the same queue is responsible for dealing with requests for two different downstream BGS endpoints, and this should be sp…
-
I'm Switching from Gitkraken to GitAhead for version control, and my Githooks which were running on Gitkraken do not run on GitAhead, are there any setting changes which need to be made to get GitHook…