shithub: shithub

Download patch

ref: 6dc42c22393e933c37de87e69955962d87c856e2
parent: 454ee0ea39774ae9bbed3745c6b8675a134e733b
author: phil9 <telephil9@gmail.com>
date: Sun Oct 24 12:42:42 EDT 2021

small wording change in commit log

--- a/common.rc
+++ b/common.rc
@@ -54,7 +54,7 @@
 		<a href=/'$puser/$prepo/$phash'/commit.html>'$shorthash'</a>
 		 – '$author' authored'
 	if (! ~ $#committer 0 && ! ~ $committer $author) echo ' and '^$committer^' committed'
-	echo ' - '$"date'
+	echo ' on '$"date'
 		<pre>'$"message'</pre>
 		</div>'
 }