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.
This commit is contained in:
James Flynn 2024-09-25 07:59:00 -04:00 committed by GitHub
parent 72accb451b
commit ef7c9e386b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
{ {
"version": "0.21.0", "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", "homepage": "https://github.com/martinvonz/jj",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {