Scenario
User is working on a patch for a polkadot-sdk runtime or similar where they need to point all the polkadot-sdk dependencies to a different repository, a concrete branch or something in those lines.
Either the user has a scrip, some regex help or vim macros to get this done quickly, or they will have to spend valuable time finding and updated all these dependencies.
Idea
It could be interesting to either integrate diener or in any other way allow for these flows to happen via pop.
Allowing users to update, for instance all polkadot-sdk specific dependencies with just a quick pop command.
Scenario
User is working on a patch for a polkadot-sdk runtime or similar where they need to point all the polkadot-sdk dependencies to a different repository, a concrete branch or something in those lines.
Either the user has a scrip, some regex help or vim macros to get this done quickly, or they will have to spend valuable time finding and updated all these dependencies.
Idea
It could be interesting to either integrate
dieneror in any other way allow for these flows to happen viapop.Allowing users to update, for instance all
polkadot-sdkspecific dependencies with just a quickpopcommand.