-
Notifications
You must be signed in to change notification settings - Fork 83
Closed
Labels
upstreamBlocked on upstream libgit2/git2rsBlocked on upstream libgit2/git2rs
Description
I was trying this on my system with multiple worktrees and got this error:
Mar 09 10:06:43.240 CRIT absorb failed, err: unsupported extension name extensions.worktreeconfig; class=Repository (6)
I was able to workaround this by running
git config --unset extensions.worktreeConfig
and then running git-absorb
. I re-enabled the config afterwards.
Metadata
Metadata
Assignees
Labels
upstreamBlocked on upstream libgit2/git2rsBlocked on upstream libgit2/git2rs