Explorar el Código

Merge pull request #182 from philippbeckmann/client_tgit

Added TortoiseGit to the clientapps
tags/v1.5.1
James Moger hace 10 años
padre
commit
6a897222cb
Se han modificado 2 ficheros con 11 adiciones y 0 borrados
  1. 11
    0
      src/main/distrib/data/clientapps.json
  2. BIN
      src/main/resources/tortoise32.png

+ 11
- 0
src/main/distrib/data/clientapps.json Ver fichero

@@ -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 Ver fichero


Cargando…
Cancelar
Guardar