Add number of comments - 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 1a464e93b17faa9975ad50cc9066a27fabe4c31d
(DIR) parent bfbb2b52e56336204ed9ef163c92957432d111f6
(HTM) Author: Leonardo Taccari <iamleot@gmail.com>
Date: Fri, 31 Aug 2018 12:45:47
Add number of comments
Diffstat:
github/issues.dcgi | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff -r bfbb2b52e563 -r 1a464e93b17f github/issues.dcgi
--- a/github/issues.dcgi Fri Aug 31 11:03:01 2018 +0200
+++ b/github/issues.dcgi Fri Aug 31 12:45:47 2018 +0200
@@ -27,7 +27,7 @@
( .[] |
"[1|#\(.number) \(.title | gsub("\\|"; "\\|"))|" +
"'"${ISSUE_CGI}?${owner}/${repo}/"'\(.number)|server|port]",
- "t\(.state) @\(.user.login) \(.created_at[0:10])",
+ "t\(.state) @\(.user.login) \(.created_at[0:10]) (\(.comments))",
"t"
)
'