Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/git/git-scm.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Rijo <pedrorijo91@gmail.com>2022-06-02 00:15:41 +0300
committerGitHub <noreply@github.com>2022-06-02 00:15:41 +0300
commitcca34bfcb8dc57f219df355cbc43601d03724a34 (patch)
treec0794ff38ec67445de6c31c7eba71d59a1371f32
parentac61deb59e787d1368f9fb2fde4b8cfa2b9e3ae3 (diff)
parent56e30526403eca68fe642b11f5e495396f1cba80 (diff)
Merge pull request #1696 from HamedMasafi/main
Add: Git Klient as new gui client
-rw-r--r--public/images/guis/gitklient.pngbin0 -> 14337 bytes
-rw-r--r--public/images/guis/gitklient@2x.pngbin0 -> 56198 bytes
-rw-r--r--resources/guis.yml8
3 files changed, 8 insertions, 0 deletions
diff --git a/public/images/guis/gitklient.png b/public/images/guis/gitklient.png
new file mode 100644
index 00000000..7a00b454
--- /dev/null
+++ b/public/images/guis/gitklient.png
Binary files differ
diff --git a/public/images/guis/gitklient@2x.png b/public/images/guis/gitklient@2x.png
new file mode 100644
index 00000000..8a5828e3
--- /dev/null
+++ b/public/images/guis/gitklient@2x.png
Binary files differ
diff --git a/resources/guis.yml b/resources/guis.yml
index 5b34edc3..37e125d9 100644
--- a/resources/guis.yml
+++ b/resources/guis.yml
@@ -432,3 +432,11 @@ guis:
price: Free
license: MIT
order: 45
+- name: Git Klient
+ url: https://github.com/HamedMasafi/GitKlient
+ image_tag: guis/gitklient@2x.png
+ platforms:
+ - Linux
+ price: Free
+ license: GNU GPL
+ order: 47