-
If the user as a global `core.hooksPath` hook set (example: [yours truly](https://github.com/thiagowfx/.dotfiles/blob/6ef19236cec8793ae2ba411ae3c1c486689cb5c8/git/.gitconfig#L41)), `aurpublish setup` …
-
### Steps to Reproduce
```bash
I have prepared a branch in my repo [here (branch commitlint-error-testing)](https://github.com/Joxtacy/automatic-release-notes-testing/tree/commitlint-error-testing) w…
-
Hey, love the tool, but the very first use I already had to amend a commit to change the author email, because my git config wasn't respected :(
What I mean by that, I have different git configs l…
-
### Description of the bug
Seems git-branchless breaks when the git repo is on a NFS filesystem.
My first guess was the db.sqlite file, since it's well known that sqlite doesn't play well with NFS…
-
Something is not working properly within the `(centaur-tabs-group-by-projectile-project)` defun to such an extent that I am somehow able to see hidden buffers within Centaur-Tabs when inside a buffer …
-
For boring reasons I changed yklua's `vmfetch` thus:
```diff
diff --git src/lvm.c src/lvm.c
index f796a756..aa351a0b 100644
--- src/lvm.c
+++ src/lvm.c
@@ -1139,7 +1139,7 @@ void luaV_finishOp…
-
# Issue report
## What version of MicroCeph are you using ?
I first used `19.2.0~git+snap36f71d7700` to try out the rgw ssl features, but it didnt have all I needed, so I switched back to `18.2.4+…
-
I am using rusky gem in my project for git hooks. and rusky has post-install script to create the git hooks.
but when I do `bundle install` then hooks are not getting created
but when I do `gem in…
-
# Scenario
We have a pre-commit hook that enforces commit messages are in a particular format. For example, it might enforce [Semantic Commits](https://gist.github.com/joshbuchea/6f47e86d2510bce28f8e…
-
## Expected Behavior
Release please should run the git hooks when making the release PR, to update the examples' deps.
## Current Behavior
the hook is not run, so we have to manually run th…