From 2dd008115d00212edae564cc166a704b335e971c Mon Sep 17 00:00:00 2001
From: Toby Peschel
Date: Wed, 13 Nov 2024 23:03:39 +0000
Subject: [PATCH 1/3] Delete data/guis/pocket-git.yml
Removed Pocket Git, defunct Android client.
---
data/guis/pocket-git.yml | 10 ----------
1 file changed, 10 deletions(-)
delete mode 100644 data/guis/pocket-git.yml
diff --git a/data/guis/pocket-git.yml b/data/guis/pocket-git.yml
deleted file mode 100644
index 8517032248..0000000000
--- a/data/guis/pocket-git.yml
+++ /dev/null
@@ -1,10 +0,0 @@
----
-name: "Pocket Git"
-project_url: "http://pocketgit.com/"
-image_tag: "images/guis/pocketgit@2x.png"
-platforms:
- - "Android"
-price: "€2.49/$1.99"
-license: "Proprietary"
-order: 21
----
From c3153dd650a92b6e604bc5ddd8f7e567c309bdb3 Mon Sep 17 00:00:00 2001
From: Toby Peschel
Date: Wed, 13 Nov 2024 23:06:57 +0000
Subject: [PATCH 2/3] Update _index.html
Update README.md link anchor to #adding-a-new-gui
---
content/downloads/guis/_index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/downloads/guis/_index.html b/content/downloads/guis/_index.html
index 819c2a463a..828b027874 100644
--- a/content/downloads/guis/_index.html
+++ b/content/downloads/guis/_index.html
@@ -15,7 +15,7 @@ GUI Clients
Git comes with built-in GUI tools for committing (}}">git-gui) and browsing (}}">gitk), but there are several third-party tools for users looking for platform-specific experience.
- If you want to add another GUI tool to this list, just follow the instructions.
+ If you want to add another GUI tool to this list, just follow the instructions.
From fa0f76a672c4a3a12eb35834acffc769b7f42225 Mon Sep 17 00:00:00 2001
From: Toby Peschel
Date: Wed, 13 Nov 2024 23:31:40 +0000
Subject: [PATCH 3/3] Update and rename puppy-git-pro.yml to puppy-git.yml
Rename Puppy Git Pro to Puppy Git.
---
data/guis/{puppy-git-pro.yml => puppy-git.yml} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename data/guis/{puppy-git-pro.yml => puppy-git.yml} (58%)
diff --git a/data/guis/puppy-git-pro.yml b/data/guis/puppy-git.yml
similarity index 58%
rename from data/guis/puppy-git-pro.yml
rename to data/guis/puppy-git.yml
index 6de88b9f5b..c9ebc9995a 100644
--- a/data/guis/puppy-git-pro.yml
+++ b/data/guis/puppy-git.yml
@@ -1,6 +1,6 @@
---
-name: "Puppy Git Pro"
-project_url: "https://github.com/Bandeapart1964/PuppyGitPro"
+name: "Puppy Git"
+project_url: "https://github.com/catpuppyapp/PuppyGit"
image_tag: "images/guis/puppygit@2x.png"
platforms:
- "Android"