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-04-26 23:05:29 +0300
committerGitHub <noreply@github.com>2022-04-26 23:05:29 +0300
commit48fd1cebfe172e646cc3a040d75b587c09a0bcf4 (patch)
tree9be634ddcda3e02a86e063a91055c03708060bae
parent3d985f14a68f15abf65e7dbde0e6bdaf6e7bf6fa (diff)
parent24b11987302ffb2ee299aa861139f384fbe568b5 (diff)
Merge pull request #1681 from Murmele/main
Add Gittyup Gui
-rw-r--r--public/images/guis/gittyup.pngbin0 -> 49236 bytes
-rw-r--r--public/images/guis/gittyup2x.pngbin0 -> 103814 bytes
-rw-r--r--resources/guis.yml9
3 files changed, 9 insertions, 0 deletions
diff --git a/public/images/guis/gittyup.png b/public/images/guis/gittyup.png
new file mode 100644
index 00000000..bf8f4df3
--- /dev/null
+++ b/public/images/guis/gittyup.png
Binary files differ
diff --git a/public/images/guis/gittyup2x.png b/public/images/guis/gittyup2x.png
new file mode 100644
index 00000000..b5bdd569
--- /dev/null
+++ b/public/images/guis/gittyup2x.png
Binary files differ
diff --git a/resources/guis.yml b/resources/guis.yml
index 1a4b5c98..bde8a7d9 100644
--- a/resources/guis.yml
+++ b/resources/guis.yml
@@ -218,6 +218,15 @@ guis:
price: Free
license: MIT
order: 13
+- name: Gittyup
+ url: https://murmele.github.io/Gittyup/
+ image_tag: guis/gittyup@2x.png
+ platforms:
+ - Windows
+ - Linux
+ price: Free
+ license: MIT
+ order: 46
- name: Pocket Git
url: http://pocketgit.com/
image_tag: guis/pocketgit@2x.png