18 lines
564 B
JSON
18 lines
564 B
JSON
{
|
|
"name": "create-worktrees",
|
|
"owner": {
|
|
"name": "evmts",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "create-worktrees",
|
|
"description": "Creates git worktrees for all open PRs or specific branches, handling branches with slashes, cleaning up stale worktrees, and supporting custom branch creation for development.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-ccplugins-awesome-claude-code-plugins-plugins-create-worktrees.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |