Open
Description
Hello, thanks for an amazing tool.
I want to update packages with separate commits (including lockfile) per package and I recently started working on a PoC for that feature in a fork.
However, I thought you might actually find this feature useful because it's such a tiny addition.
My PoC that works assuming yarn
:
master...olpeh:5897e9f68c5d6d4d1d4f3afccdd0ba7579e82f95
What do you think about this?
If this is something that sounds useful, I can try to improve this PoC and create a PR about it.
Some things to be solved though:
- How to know if the user wants to use yarn or npm?
- How to check if a
yarn.lock
orpackage-lock.json
exists?
Metadata
Metadata
Assignees
Labels
No labels