npm/git

[BUG] git worktree support

darcyclarke opened this issue · 1 comments

When running npm version ... a commit/tag isn't created when you run within a git worktree. We should be able to detect when there's a ref to follow (ie. gitdir) inside a relative .git file. Need to update lib/is.js to understand this scenario....

This was fixed in: d56ed69