Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:50:36 +08:00
commit 7df36e3dda
6 changed files with 266 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "jj",
"description": "Jujutsu (jj) version control commands",
"version": "2025-10-12",
"author": {
"name": "Jeff Hui",
"email": "jeff@jeffhui.net"
},
"commands": [
"./commands"
]
}