Fix the patch link (`h' entries need URL:!) - gophercgis - Collection of gopher CGI/DCGI for geomyidae
(HTM) hg clone https://bitbucket.org/iamleot/gophercgis
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) changeset b00668cfbd8d8b355b3f8805215c9d094f539794
(DIR) parent 36ff6f36c781703c1646414aa6e4215b70e36127
(HTM) Author: Leonardo Taccari <iamleot@gmail.com>
Date: Sat, 1 Sep 2018 10:52:22
Fix the patch link (`h' entries need URL:!)
Diffstat:
github/commits.dcgi | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff -r 36ff6f36c781 -r b00668cfbd8d github/commits.dcgi
--- a/github/commits.dcgi Fri Aug 31 20:18:41 2018 +0200
+++ b/github/commits.dcgi Sat Sep 01 10:52:22 2018 +0200
@@ -27,7 +27,7 @@
"t",
( .[] |
"[h|\(.commit.message | gsub("\n"; " ") | gsub("\\|"; "\\|"))|" +
- "\(.html_url).patch|server|port]",
+ "URL:\(.html_url).patch|server|port]",
"t@\(.author.login) authored \(.commit.author.date[0:10])",
"t@\(.committer.login) authored \(.commit.committer.date[0:10])",
"t"