-
-
By using jgit from eclipse this plugin will fail when used within a git worktree.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=477475
possible fix:
https://git.eclipse.org/r/#/c/54404/
https://…
-
## The problem...
For us git worktree users, it would be nice if we could disable specfic git modules (ie. `git_status` and `git_branch`) when:
1. We're at the top level of a bare repo.
2. And …
-
### Current behavior 😯
The output of `gix worktree list` (introduced in c7213bcf in #1465) is a table of paths and names, but one of the names is usually a branch name, while others are usually dir…
-
Hey, this project is really nice, I was wishing for something like this to come along, and this was better than I had hoped for.
It would be great if there was also an option to use git worktrees (…
-
**Is your feature request related to a problem? Please describe.**
I recently started working with worktrees but when opening LazyVim inside of nvim and go to the worktree section, there is no way …
-
### Description
I'd like to be able to use jgit from git worktrees
### Motivation
When running Gradle builds that rely on jgit for versioning from a Git worktree they will fail due to this lack of …
-
When working with multiple branches, I'd like to differentiate worktrees easily. Unfortunately, it is impossible to copy a selected source name or use that name as a directory name in the worktree's d…
-
Hello bro
I have a repo and i'm using the worktree fonctionnality, but it seems to not work.
I installed like you said on the README, but every time i commit, the conventionnal commit doesnt work.
…
-