From f8af33c9f0ef38fbe9bd6944255738edc8d4e8c7 Mon Sep 17 00:00:00 2001 From: LaMont Jones Date: Wed, 26 Oct 2022 16:32:42 +0000 Subject: update-manpages: explicitly strip color codes On some systems, help2man produces color codes in the output. Remove them to avoid manpage churn. Also begin adding unit tests. Change-Id: I3f0204b19d9cae524d3cb5fcfb61ee309b0931fc Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/349655 Tested-by: LaMont Jones Reviewed-by: Xin Li --- tests/update_manpages.py | 1 + 1 file changed, 1 insertion(+) create mode 120000 tests/update_manpages.py (limited to 'tests/update_manpages.py') diff --git a/tests/update_manpages.py b/tests/update_manpages.py new file mode 120000 index 00000000..40bbdea7 --- /dev/null +++ b/tests/update_manpages.py @@ -0,0 +1 @@ +update-manpages \ No newline at end of file -- cgit v1.2.3-54-g00ecf