Remember commit message draft on quit #2908
TristanK27
started this conversation in
Ideas
Replies: 1 comment
-
|
I think thats a good idea! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
There are multiple steps in my workflow where I add something to the commit message, and I've grown accustomed to this way of doing things. My current tool of choice is lazygit, which always remembers the Git commit message.
In gitui, when a typo or misclick occurs and the program closes, my entire commit message is gone with it. It would be nice if the message were retained.
My proposal is to add a "remember commit message" feature to gitui, similar to how it’s done in lazygit.
What is your opinion?
Steps to reproduce
staged changes.Desired behavior:
Show the commit message as the user left it before closing the program.
Actual behavior:
The commit message is empty.
Beta Was this translation helpful? Give feedback.
All reactions