From 436bd3f0ecdee282c503a9eb0f7a240b7a68ff49 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Fri, 11 Apr 2014 14:51:50 -0400
Subject: [PATCH] Merged #6 "Support serving repositories over the SSH transport"

---
 src/site/setup_transport_http.mkd |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/src/site/setup_client.mkd b/src/site/setup_transport_http.mkd
similarity index 88%
rename from src/site/setup_client.mkd
rename to src/site/setup_transport_http.mkd
index d8fc7d1..fd611d4 100644
--- a/src/site/setup_client.mkd
+++ b/src/site/setup_transport_http.mkd
@@ -1,5 +1,6 @@
 
-## Client Setup and Configuration
+## Using the HTTP/HTTPS transport
+
 ### Https with Self-Signed Certificates
 You must tell Git/JGit not to verify the self-signed certificate in order to perform any remote Git operations.
 
@@ -42,6 +43,3 @@
 fatal: HTTP request failed
 ```
 
-### Cloning a Repository 
-
-Gitblit provides many custom clone links for popular Git clients on the Summary page of each repository.  If you have one or more of those clients installed, you should be able to click the link to initiate cloning with the selected tool.

--
Gitblit v1.9.1