-
-
Notifications
You must be signed in to change notification settings - Fork 607
Add undo_last_commit
command
#769
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
Conversation
@remique welcome back!🥳
you need to send a explicit update request into the queue (check other such functions)
only for the error case, see
not sure what you mean? |
Unittests can probably be done better? Also, while working on this issue I have noticed that there are some commands with my keybinding (
Yeah me neither, nevermind 😄 |
good work @remique - almost there 👍 |
Okay, so this definitely feels more natural of a test. Thank you so much for the help and hopefully everything is ready for the merge now. |
@remique thanks ❤️ |
Hey again! I started working on #758 but since it’s not finished yet, I am opening Draft Pull Request. It works, but it’s not finished. Am I going in the right direction with this?
undo_last_commit()
inutils.rs
be more general function, for future use?