Merge commit 'f4cdd20cb106c9e0ba57bc63b4231f9da6e72513' into felipec

This commit is contained in:
Mark Nauwelaerts
2025-08-23 15:27:12 +02:00
32 changed files with 1 additions and 1 deletions

View File

@@ -29,7 +29,7 @@ build:
doc: doc/git-remote-hg.1
test:
$(MAKE) -C test
$(MAKE) -C t
doc/git-remote-hg.1: doc/git-remote-hg.txt
asciidoctor -d manpage -b manpage $<

View File