Re: git rebase interactive breaks when working on a secondary worktree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 26 Jun 2025 at 17:58, Kristoffer Haugsbakk
<kristofferhaugsbakk@xxxxxxxxxxxx> wrote:
>
> On Thu, Jun 26, 2025, at 12:49, Denilson Sá Maia wrote:
> >
> > [Enabled Hooks]
> > applypatch-msg
> > commit-msg
> > post-applypatch
> > post-checkout
> > post-commit
> > post-merge
> > post-rewrite
> > pre-applypatch
> > pre-auto-gc
> > pre-commit
> > pre-merge-commit
> > pre-push
> > pre-rebase
> > prepare-commit-msg
>
> A lot of hooks. Do you use git-branchless?

We are using Husky in our corporate/enterprise/business application.
And I think husky hooks itself into all git hooks, and that's why I
have so many of them.
https://github.com/typicode/husky

But inside our `.husky/` directory inside our git repository we only
have `commit-msg` and `pre-push` hooks configured. Everything else is
unused. (Which probably means Husky gets called, but does absolutely
nothing.)


-- 
Denilson Figueiredo de Sá Maia
https://denilson.sa.nom.br/





[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux