From 85c786525f519e1a18b5849b3ed8a10dabcbc6a3 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 19 Jul 2019 13:36:03 -0400 Subject: [PATCH] comment --- ...ent_1_f5e6022798ba63b55bff197b5937f9fe._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/forum/where_to_submit_pull_requests_for_git-annex__63__/comment_1_f5e6022798ba63b55bff197b5937f9fe._comment diff --git a/doc/forum/where_to_submit_pull_requests_for_git-annex__63__/comment_1_f5e6022798ba63b55bff197b5937f9fe._comment b/doc/forum/where_to_submit_pull_requests_for_git-annex__63__/comment_1_f5e6022798ba63b55bff197b5937f9fe._comment new file mode 100644 index 0000000000..52c71da9e1 --- /dev/null +++ b/doc/forum/where_to_submit_pull_requests_for_git-annex__63__/comment_1_f5e6022798ba63b55bff197b5937f9fe._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2019-07-19T17:28:40Z" + content=""" +The thing to do is to go to and +make a post there. Include either the url to the git repo to pull from, or +paste in a git patch to apply. + +I took a look at your html anchors patch. After applying it and running +"make mans", the man/git-annex.1 page had broken formatting around those +html anchors. It would need some additional change to Build/mdwn2man to +make it deal with them. +"""]]