From ef7c9e386b04ea81d03bda621b454d0a2e7eb54b Mon Sep 17 00:00:00 2001 From: James Flynn Date: Wed, 25 Sep 2024 07:59:00 -0400 Subject: [PATCH] jj: Update description for discoverability (#6165) While the CLI tool/command is JJ, currently attempting to search by the project name of Jujutsu with "scoop search" or on the scoop.sh homepage will not surface JJ in the main repo. This will help avoid redundant packages/requests for some users of the tool. --- bucket/jj.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/jj.json b/bucket/jj.json index 6546b4f092..6a436c12b2 100644 --- a/bucket/jj.json +++ b/bucket/jj.json @@ -1,6 +1,6 @@ { "version": "0.21.0", - "description": "A Git-compatible DVCS that is both simple and powerful", + "description": "Jujutsu is a Git-compatible DVCS that is both simple and powerful", "homepage": "https://github.com/martinvonz/jj", "license": "Apache-2.0", "architecture": {