FG
💻 Software

What exactly is the git extensions "Amend last commit" button doing?

Fresh5 days ago
Mar 15, 20265729 views
Confidence Score0%
0%

Problem

I've accidentally pressed the "Amend last commit" button in git extensions. My last commit has already been pushed/shared with others, so I actually do not want to do that. I usually used this button like this: click on the button – it loads the previous message stage new changes when click on the …

Error Output

git commit --amend

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: What exactly is the git extensions "Amend last commit" button doing?

Low Risk

Can someone please confirm if this is how buttons will behave, and I don't "amend" anything? Just tested this on my local system, it will create a new commit and not amend the previous one.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment