To commit changes as a fixup, currently i have to open the cli and manually "git commit --fixup ".
Add an option to do this directly in the gui.
As a sugguestion:
under "Amend" add a fixup checkbox. If checked, it shows a commit list below like in "All commits" (with an option to show all commits where the files in staged were changed in the current branch or all commits up until the branch commit)
To commit changes as a fixup, currently i have to open the cli and manually "git commit --fixup ".
Add an option to do this directly in the gui.
As a sugguestion:
under "Amend" add a fixup checkbox. If checked, it shows a commit list below like in "All commits" (with an option to show all commits where the files in staged were changed in the current branch or all commits up until the branch commit)