Contribution
Describe the user story
I have many patches, how to commit all patches, use somethings like pnpm patch-commit D:\project\demo\patchesTemp, this will commit all patches at patchesTemp folder

Describe the solution you'd like
support somethings like pnpm patch-commit D:\project\demo\patchesTemp, this will commit all patches at patchesTemp folder
Describe the drawbacks of your solution
I need to deal some package to remove some file is not use. this package dealed by node, I have many patches to commit.
Describe alternatives you've considered
empty
Contribution
Describe the user story
I have many patches, how to commit all patches, use somethings like

pnpm patch-commit D:\project\demo\patchesTemp, this will commit all patches atpatchesTempfolderDescribe the solution you'd like
support somethings like
pnpm patch-commit D:\project\demo\patchesTemp, this will commit all patches atpatchesTempfolderDescribe the drawbacks of your solution
I need to deal some package to remove some file is not use. this package dealed by node, I have many patches to commit.
Describe alternatives you've considered
empty