From: pbe Date: Mon, 5 May 2014 13:12:23 +0000 (+0200) Subject: Allowed all transports for TortoiseGit and changed the project description X-Git-Tag: v1.5.1~6^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F182%2Fhead;p=gitblit.git Allowed all transports for TortoiseGit and changed the project description --- diff --git a/src/main/distrib/data/clientapps.json b/src/main/distrib/data/clientapps.json index 94cb128c..b5c25f17 100644 --- a/src/main/distrib/data/clientapps.json +++ b/src/main/distrib/data/clientapps.json @@ -93,11 +93,10 @@ { "name": "TortoiseGit", "title": "TortoiseGit", - "description": "The coolest Interface to Git Version Control", + "description": "Windows Shell Interface to Git", "legal": "released under the GPLv2 open source license", "cloneUrl": "tgit://clone/${repoUrl}", "productUrl": "http://www.tortoisegit.org", - "transports": [ "http", "https" ], "platforms": [ "windows" ], "icon": "tortoise32.png", "isActive": true