When I try to run sublime merge with the path of git worktree in the command line I get following message:
<path> doesn't look like a git repository
At least this message is confusing. I think sublime merge should support opening worktree paths. After all it is easy to get main git repo path having worktree path.
Thanks