node-core-utils
node-core-utils copied to clipboard
Worktree-aware ncu config file resolution
I use git worktree a lot, it would be nice if node-core-utils could identify when we're running commands on a worktree and look for .ncu/ on the main worktree.
We'd need to have some special cases because config.upstream makes sense to be shared between worktrees but not config.branch.
That makes sense, although in my use case last week I was using the same branch name :)
This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made.