You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Prerequisites
Description
The commit message brought up by enabling "Amend" doesn't update when the branch is switched.
Steps to Reproduce
gitExpected behavior:
The commit message shown when "Amend" is enabled should always be the latest commit on the current branch, whatever that may be.
Actual behavior:
The commit message doesn't update when the branch is changed.
Reproduces how often:
100% of the time.
Versions
OS: Windows 10 x64
Additional Information
This is related to #1219, if not the same root cause.