node-core-utils icon indicating copy to clipboard operation
node-core-utils copied to clipboard

Worktree-aware ncu config file resolution

Open mmarchini opened this issue 5 years ago • 3 comments

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.

mmarchini avatar Mar 25 '20 22:03 mmarchini

We'd need to have some special cases because config.upstream makes sense to be shared between worktrees but not config.branch.

targos avatar Mar 27 '20 08:03 targos

That makes sense, although in my use case last week I was using the same branch name :)

mmarchini avatar Mar 30 '20 19:03 mmarchini

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.

github-actions[bot] avatar Aug 15 '20 00:08 github-actions[bot]