From 8463244e78c9d6fdfed8ebb1227b9a9494219567 Mon Sep 17 00:00:00 2001 From: Florian Zschocke Date: Sun, 26 Jan 2020 16:31:49 +0100 Subject: [PATCH] Change single quotes to back ticks for formatting --- releases.moxie | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/releases.moxie b/releases.moxie index db6c2dea..9776f0a9 100644 --- a/releases.moxie +++ b/releases.moxie @@ -63,8 +63,8 @@ r30: { - Encode email sender's name with UTF-8 (pr-1206) - Made Gitblit run on Java 9+ (issue-1262, issue-1294, pr-1266) - The JRE version is reported upon starting - - Add the 'ext' directory to the classpath on the command-line to start Gitblit and related programs. - - Report back that git command 'clone.bundle' is unsupported instead of simply failing + - Add the `ext` directory to the classpath on the command-line to start Gitblit and related programs. + - Report back that git command `clone.bundle` is unsupported instead of simply failing additions: - Added option to merge a ticket branch to the integration branch fast-forward or with a merge commit (pr-1142) - Added SSH key manager that retrieves keys from LDAP directory (pr-1160) -- 2.39.5