Description
The backend amend functionality is already implemented (via libgit2 or internal service).
This task focuses on adding UI support for “Amend Last Commit” in GitEase.
Allow users to amend the previous commit with staged changes
Optionally allow editing the commit message before amending
Ensure visual feedback matches standard Git semantics
Description
The backend amend functionality is already implemented (via libgit2 or internal service).
This task focuses on adding UI support for “Amend Last Commit” in GitEase.
Allow users to amend the previous commit with staged changes
Optionally allow editing the commit message before amending
Ensure visual feedback matches standard Git semantics