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
If I set the Amend flag to true and make a commit, the changes in the worktree are not committed. In addition, a new commit is nevertheless created. Without this flag, the commit works as expected.