From 521cb6022a9ee30bf3115a8dcb991aa5c7e420e3 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Thu, 10 Apr 2014 19:01:30 -0400 Subject: [PATCH] Unit tests for ssh daemon and keys dispatcher --- src/site/roadmap.mkd | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/site/roadmap.mkd b/src/site/roadmap.mkd index 485885e..03d69df 100644 --- a/src/site/roadmap.mkd +++ b/src/site/roadmap.mkd @@ -3,7 +3,7 @@ This is not exactly a formal roadmap but it is a priority list of what might be implemented in future releases. This list is volatile and may not reflect what will be in the next release. -* **In-Progress**: Integrate an SSH daemon to complete the transport trifecta: http/https, git, and ssh (issue-369) +* **In-Progress**: Integrate an SSH daemon (issue-369) * Diff should highlight inserted/removed fragment compared to original line * Respect Gerrit branch permissions, if found (issue 36) -- Gitblit v1.9.1