Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:44:20 +08:00
commit 96294505a1
4 changed files with 320 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "handbook-git-worktree",
"description": "Git worktree management for working on multiple branches simultaneously",
"version": "1.12.0",
"author": {
"name": "nikiforovall",
"url": "https://github.com/nikiforovall"
},
"skills": [
"./skills/git-worktree"
]
}