We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Redo commit
After executing command, it should take last commit title, git reset Head~ --soft and menu to change that title
git reset Head~ --soft
Possibility to fast fix last commit if we add it by mistake
Add new Command to this commitsmile redo
commitsmile redo
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Idea ✨
Redo commit
How it should work?
After executing command, it should take last commit title,
git reset Head~ --soft
and menu to change that titleWhat it gonna solve? Why we should ad it?
Possibility to fast fix last commit if we add it by mistake
How it should be implemented?
Add new Command to this
commitsmile redo
Example of usage / I have seen it in other library
No response
The text was updated successfully, but these errors were encountered: