From 8f27834e0818024fd039cd453ddce60601182451 Mon Sep 17 00:00:00 2001 From: pbe Date: Mon, 5 May 2014 15:12:23 +0200 Subject: [PATCH] Allowed all transports for TortoiseGit and changed the project description --- src/main/distrib/data/clientapps.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -- 2.39.5