Переглянути джерело

Merge pull request #182 from philippbeckmann/client_tgit

Added TortoiseGit to the clientapps
tags/v1.5.1
James Moger 10 роки тому
джерело
коміт
6a897222cb

+ 11
- 0
src/main/distrib/data/clientapps.json Переглянути файл

@@ -89,5 +89,16 @@
"icon": "sparkleshare_32x32.png",
"minimumPermission" : "RW+",
"isActive": false
},
{
"name": "TortoiseGit",
"title": "TortoiseGit",
"description": "Windows Shell Interface to Git",
"legal": "released under the GPLv2 open source license",
"cloneUrl": "tgit://clone/${repoUrl}",
"productUrl": "http://www.tortoisegit.org",
"platforms": [ "windows" ],
"icon": "tortoise32.png",
"isActive": true
}
]

BIN
src/main/resources/tortoise32.png Переглянути файл


Завантаження…
Відмінити
Зберегти