Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:40:29 +08:00
commit 62834b5918
7 changed files with 675 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "git",
"description": "Git tools",
"version": "1.0.1",
"author": {
"name": "Miles Chou"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}