message-view-patch icon indicating copy to clipboard operation
message-view-patch copied to clipboard

Colorize patch emails in mu4e and gnus

Results 1 message-view-patch issues
Sort by recently updated
recently updated
newest added

When following the tutorial over at `https://git-send-email.io/`, you will send a patch like so: ``` --- thibaut | 1 + 1 file changed, 1 insertion(+) create mode 100644 thibaut diff...