From 388f49ada1b32bd2e99c964a0278094e4f21c3fb Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Thu, 25 Sep 2014 10:20:03 -0400 Subject: [PATCH] Fix failure to clear/delete ticket topic and description --- src/site/tickets_replication.mkd | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/site/tickets_replication.mkd b/src/site/tickets_replication.mkd index a72df27..60f12cf 100644 --- a/src/site/tickets_replication.mkd +++ b/src/site/tickets_replication.mkd @@ -145,9 +145,9 @@ migrate-tickets com.gitblit.tickets.RedisTicketService c:\gitblit-data -##### Gitblit WAR/Express +##### Gitblit WAR -Gitblit WAR/Express does not ship with anything other than the WAR, but you can still migrate tickets offline with a little extra effort. +Gitblit WAR does not ship with anything other than the WAR, but you can still migrate tickets offline with a little extra effort. *Windows* -- Gitblit v1.9.1