thunderbird-patch-review

Simple email patch review tool for Thunderbird

git clone git://mccd.space/thunderbird-patch-review
commit 8909fb59174ebcae96ad10948d3fab453f4301da
parent a9dc4a391a8d7d92eb1f4b63eea9f089e1006510
Author: Marc <marc@coquand.email>
Date:   Sun, 19 Jul 2026 17:10:47 +0200

Remove unused pre-commit hook

Diffstat:
Dpre-commit.sh | 5-----
1 file changed, 0 insertions(+), 5 deletions(-)
diff --git a/pre-commit.sh b/pre-commit.sh
@@ -1,5 +0,0 @@
-#!/bin/sh
-# Add to your hooks
-# ln -sf ../../pre-commit.sh .git/hooks/pre-commit
-man -l patch-review.1 | col -b > README
-git add README