Makefile: use git init/add/commit/archive for dist-doc
authorRené Scharfe <redacted>
Sat, 10 Oct 2020 16:45:18 +0000 (18:45 +0200)
committerJunio C Hamano <redacted>
Mon, 12 Oct 2020 19:16:07 +0000 (12:16 -0700)
commit93e70311730b3c93c7f1357b7644355a5f04bba3
tree47f280fe48a197442c37529729813ca9ca596306
parentd4a392452e292ff924e79ec8458611c0f679d6d4
Makefile: use git init/add/commit/archive for dist-doc

Reduce the dependency on external tools by generating the distribution
archives for HTML documentation and manpages using git commands instead
of tar. This gives the archive entries the same meta data as those in
the dist archive for binaries.

Signed-off-by: René Scharfe <redacted>
Signed-off-by: Junio C Hamano <redacted>
Makefile
git clone https://git.99rst.org/PROJECT