git-jump
git-jump copied to clipboard
'You're not in Git repo' error in git worktree
Bug description
Error occurs in a git worktree:
> git jump
> You're not in Git repo. There is no Git repository in current or any parent folder.'
PS: The worktree works perfectly fine though, and the '.git' file sure exists.
❤️
- OS: macos 14
- Terminal app: vscode embeded default terminal
-
git jump --version
: 0.3.1 -
git --version
: 2.43.0