@krans what's your use case for this? The closest I've come across in the past is using `EDITOR=<some sed command> git add -e <file>` to prevent +/- lines that don't match a regex from being committed.
mag@mastodon.me.uk
@mag@mastodon.me.uk
@krans what's your use case for this? The closest I've come across in the past is using `EDITOR=<some sed command> git add -e <file>` to prevent +/- lines that don't match a regex from being committed.