git-jump icon indicating copy to clipboard operation
git-jump copied to clipboard

'You're not in Git repo' error in git worktree

Open ZhangHanwen96 opened this issue 1 year ago • 1 comments

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

ZhangHanwen96 avatar Jan 17 '24 03:01 ZhangHanwen96