pbe
2014-05-05 8f27834e0818024fd039cd453ddce60601182451
Allowed all transports for TortoiseGit and changed the project description
1 files modified
3 ■■■■ changed files
src/main/distrib/data/clientapps.json 3 ●●●● patch | view | raw | blame | history
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