This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Description Description
The changes introduced to undoing a commit/amending to a commit with #1364 breaks a lot of workflows.
Until 1.26. it was possible to do the following things, which are now impossible:
Click the amend checkbox, this would display all then changes from the last commit in the staging area, this allowed you to:
Easily see the changes from the last commit without having to undo
Easily remove from, add to or replace in the last commit (whole files, as well as individual lines)
Before actually amending the last commit I got a 'preview' of what it would look like (which files/lines are included) in the staging area
Instead now all I have is an amend without any preview, and an undo which irreversibly rewrites history as soon as I click it.
This was a great tool, that can't be reproduces with normal Git and that is now gone.
Please either bring the checkbox back or give me the ability to bring it back. The new version is a massive step backwards functionally in my eyes.
Old amend checkbox
Versions
1.27.0
Reactions are currently unavailable
Description
The changes introduced to undoing a commit/amending to a commit with #1364 breaks a lot of workflows.
Until 1.26. it was possible to do the following things, which are now impossible:
Instead now all I have is an amend without any preview, and an undo which irreversibly rewrites history as soon as I click it.
This was a great tool, that can't be reproduces with normal Git and that is now gone.
Please either bring the checkbox back or give me the ability to bring it back. The new version is a massive step backwards functionally in my eyes.
Old amend checkbox
Versions
1.27.0