Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Add support for amend #51

Open
nebbles opened this issue May 12, 2020 · 1 comment
Open

Add support for amend #51

nebbles opened this issue May 12, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@nebbles
Copy link
Owner

nebbles commented May 12, 2020

Add support for a quick access to amend git commit --amend

@nebbles nebbles added the enhancement New feature or request label May 12, 2020
@nebbles
Copy link
Owner Author

nebbles commented Jun 13, 2020

By passing the -m message argument to git commit even with the --amend flag it will overwrite the previous message.

This is probably a good opportunity to show the previous message and ask whether the user would like to edit it in anyway or just accept and amend the commit reusing the old message.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant