This package is meant to be as much of a mirror of https://aur.archlinux.org/packages/git-git/ as possible. When that package updates, I want to update with it.
This could potentially be a change request posted to the git team, but for now I don't have the time to put into make the feature complete.
The feature this package adds is the ability to change the behaviour of git add --patch
, specifically to run commands whenever a new hunk is displayed, when a new file is displayed, and whether to show the header again whenever a new hunk is displayed.
The use-case I have for this is to reset the terminal whenever I've accepted or rejected a hunk since some changes can sometimes blend together too much for me.
Demonstration of how it works can be found here: https://i.imgur.com/cuygG5c.mp4
I think I'm compliant with licenses, but if you have any issues with this package please let me know in a comment or email me through my git email.
Pinned Comments
pajlada commented on 2022-01-23 15:20 (UTC)
This package is meant to be as much of a mirror of https://aur.archlinux.org/packages/git-git/ as possible. When that package updates, I want to update with it.
This could potentially be a change request posted to the git team, but for now I don't have the time to put into make the feature complete.
The feature this package adds is the ability to change the behaviour of
git add --patch
, specifically to run commands whenever a new hunk is displayed, when a new file is displayed, and whether to show the header again whenever a new hunk is displayed. The use-case I have for this is to reset the terminal whenever I've accepted or rejected a hunk since some changes can sometimes blend together too much for me. Demonstration of how it works can be found here: https://i.imgur.com/cuygG5c.mp4I think I'm compliant with licenses, but if you have any issues with this package please let me know in a comment or email me through my git email.