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
Describe the bug When Retrying a multi-line commit, the initial content of the "commit description" appears in the "commit summary".
To Reproduce Steps to reproduce the behavior:
Expected behavior The "commit summary" and "commit description" are populated with the initial values.
Actual behavior the "commit description" first line appears in the "commit summary."
Screenshots
Version info: commit=, build date=, build source=unknown, version=0.40.2, os=linux, arch=arm64, git version=2.41.0 git version 2.41.0
Additional context If I try to commit a third time, then the "commit summary" and "commit description" are shown correctly.
The text was updated successfully, but these errors were encountered:
Already fixed on master, see #3170.
Sorry, something went wrong.
Great. I will close this and wait for the next release, hopefully soon 🙏 .
No branches or pull requests
Describe the bug
When Retrying a multi-line commit, the initial content of the "commit description" appears in the "commit summary".
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The "commit summary" and "commit description" are populated with the initial values.
Actual behavior
the "commit description" first line appears in the "commit summary."
Screenshots
Version info:
commit=, build date=, build source=unknown, version=0.40.2, os=linux, arch=arm64, git version=2.41.0
git version 2.41.0
Additional context
If I try to commit a third time, then the "commit summary" and "commit description" are shown correctly.
The text was updated successfully, but these errors were encountered: