Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:07:33 +08:00
commit 105ed85fd0
14 changed files with 1397 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"name": "git",
"description": "Git Development Workflows",
"version": "1.1.1",
"author": {
"name": "Meng Yan",
"email": "myan@redhat.com"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}