Option to Discard Lines From "Show Changes" Code-Diff View

We usually use Source Tree to do any complex Git tasks which we can’t find in Wappler.
One of them is an option to discard specific lines, right from the code-diff view.

I can select any line added/removed and “discard lines”. Option to “stage lines” would be cool as well, but that will open up staging/stashing flow. So just asking for “discard lines” option which would basically allow to safely revert changes without having to open the file and doing it manually.

Bump.
A variation could also be to allow changing code in the right section - like VSCode does.