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

Add dry-run argument to patch command. #120

Open
fuzzball81 opened this issue May 15, 2017 · 0 comments
Open

Add dry-run argument to patch command. #120

fuzzball81 opened this issue May 15, 2017 · 0 comments

Comments

@fuzzball81
Copy link
Contributor

A dry-run option would allow a user to see the actions patch would perform without actually running the operations themselves. If the patches branch contained two new patches so example output might be

Add: 0002-first-new-patch
Add: 0003-second-new-patch

Spec version 1.0.0-1 -> 1.0.0-2
Changelog:
Mon May 15 2017 Your User [email protected]:

  • First new patch
  • Second new patch

If patches were removed they would be listed as removed patches. Note sure how to handle renumbered once, it would be nice if those showed up as Renumber 000X to 000Y.

@yac yac self-assigned this May 23, 2017
@apevec apevec unassigned yac Aug 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants