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-03-18 00:00:42 +0300
committerGitHub <noreply@github.com>2022-03-18 00:00:42 +0300
commitcdb61d3e0f0b0912e6749900e34c6686457eeab7 (patch)
tree8d45fe8cbcd0d7bd4cba436368bc399a1f02b8d0
parent8f2db3eeb22abc9a128a53a2f10476ab75ade62a (diff)
parent7897f9f28b647ea36dc7aa41a2038b37463cabe1 (diff)
Merge pull request #1674 from jjustra/new-gui--gitgui
added new gui 'gitgui'
-rw-r--r--public/images/guis/gitgui.pngbin0 -> 3330 bytes
-rw-r--r--public/images/guis/gitgui@2x.pngbin0 -> 5254 bytes
-rw-r--r--resources/guis.yml10
3 files changed, 10 insertions, 0 deletions
diff --git a/public/images/guis/gitgui.png b/public/images/guis/gitgui.png
new file mode 100644
index 00000000..ef65aace
--- /dev/null
+++ b/public/images/guis/gitgui.png
Binary files differ
diff --git a/public/images/guis/gitgui@2x.png b/public/images/guis/gitgui@2x.png
new file mode 100644
index 00000000..ccdf3013
--- /dev/null
+++ b/public/images/guis/gitgui@2x.png
Binary files differ
diff --git a/resources/guis.yml b/resources/guis.yml
index 923ef55c..1a4b5c98 100644
--- a/resources/guis.yml
+++ b/resources/guis.yml
@@ -412,3 +412,13 @@ guis:
license: EPL2.0
trend_name: egit
order: 9
+- name: Gitgui
+ url: https://github.com/jjustra/gitgui
+ image_tag: guis/gitgui@2x.png
+ platforms:
+ - Windows
+ - Mac
+ - Linux
+ price: Free
+ license: MIT
+ order: 45