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

undocommit could be extended to support more scenarios #3

Open
shane-smith opened this issue Apr 6, 2018 · 0 comments
Open

undocommit could be extended to support more scenarios #3

shane-smith opened this issue Apr 6, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@shane-smith
Copy link
Owner

Currently, it's quite basic.

It could be easily extended to:

  • Firstly, detect scenarios that it doesn't want to undo (e.g. everything pushed)
  • Alternatively, handle some of those scenarios ... e.g. for stuff that has been pushed, generate a new commit that reverts the previous change.
@shane-smith shane-smith added the good first issue Good for newcomers label Apr 6, 2018
@shane-smith shane-smith removed the good first issue Good for newcomers label May 23, 2018
@shane-smith shane-smith added the enhancement New feature or request label Dec 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant