From 22684da35bca55139bcdef1e9f5f992c652ec500 Mon Sep 17 00:00:00 2001 From: "ak@developer" Date: Fri, 26 Jul 2024 01:44:28 +0530 Subject: [PATCH] Added Gitbutler (#2425) * Added Gitbutler * Updated content --- config/applications.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/applications.json b/config/applications.json index f2b26aac..438c4bb2 100644 --- a/config/applications.json +++ b/config/applications.json @@ -727,6 +727,14 @@ "link": "https://git-scm.com/", "winget": "Git.Git" }, + "gitbutler": { + "category": "Development", + "choco": "na", + "content": "Git Butler", + "description": "A Git client for simultaneous branches on top of your existing workflow.", + "link": "https://gitbutler.com/", + "winget": "GitButler.GitButler" + }, "gitextensions": { "category": "Development", "choco": "git;gitextensions",