Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple files at the same time #56

Open
wolph opened this issue May 22, 2018 · 1 comment
Open

Support multiple files at the same time #56

wolph opened this issue May 22, 2018 · 1 comment

Comments

@wolph
Copy link
Contributor

wolph commented May 22, 2018

The path argument now only takes 1 argument, it would be useful to support a bunch so you can do something like this:

pyment *.py
@mwichmann
Copy link

mwichmann commented May 17, 2019

In addition, it would help if the patch were placed in the directory shown by path... since I couldn't give multiple path args, I did a loop using the output of find -name \*.py... and all the patchfiles ended up in the top directory. Which, since unfortunately the project has some duplicate basenames, was less than ideal - later overwrote earler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants