thunderbird-patch-review
Easy-to-use patch review interface for Thunderbird
Contribute: ~marcc/thunderbird-review-plugin@lists.sr.ht
git clone git://mccd.space/thunderbird-patch-review
| Log | Files | Refs | README | LICENSE |
pre-commit.sh (136B)
1 #!/bin/sh
2 # Add to your hooks
3 # ln -sf ../../pre-commit.sh .git/hooks/pre-commit
4 man -l patch-review.1 | col -b > README
5 git add README