From 87823b1ab37dc294716b732f4d37f2b7f177ffca Mon Sep 17 00:00:00 2001 From: Luteva <71016471+Luteva-ssh@users.noreply.github.com> Date: Mon, 16 Jun 2025 11:16:43 +0200 Subject: [PATCH] Added package what_the_fork (#3054) --- packages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/packages.json b/packages.json index 707ef43..7b60e55 100644 --- a/packages.json +++ b/packages.json @@ -35458,6 +35458,18 @@ "license": "MIT", "web": "https://github.com/capocasa/rtthread" }, + { + "name": "what_the_fork", + "url": "https://github.com/Luteva-ssh/what_the_fork", + "method": "git", + "tags": [ + "analyse", + "forks" + ], + "description": "What_the_fork is a terminal tool that analyses forks of a given github repo to extract changes like bugfixes, new features etc.", + "license": "MIT", + "web": "https://github.com/Luteva-ssh/what_the_fork" + }, { "name": "obfusel", "url": "https://github.com/Luteva-ssh/obfusel",