45 lines
1.6 KiB
JSON
45 lines
1.6 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:ccplugins/awesome-claude-code-plugins:plugins/create-worktrees",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "fdd364331c7218331ac40a92a66bf8552d770302",
|
|
"treeHash": "2f542e7f56117526ce28b9ace2a7d581f9b7a33dfd43433aae2a00778f6045fa",
|
|
"generatedAt": "2025-11-28T10:14:35.444600Z",
|
|
"toolVersion": "publish_plugins.py@0.2.0"
|
|
},
|
|
"origin": {
|
|
"remote": "git@github.com:zhongweili/42plugin-data.git",
|
|
"branch": "master",
|
|
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
|
|
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
|
|
},
|
|
"manifest": {
|
|
"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.",
|
|
"version": "1.0.0"
|
|
},
|
|
"content": {
|
|
"files": [
|
|
{
|
|
"path": "README.md",
|
|
"sha256": "9a9bedd0f4637c88863d7dbdc1c804c3c122c7beaf452ed130b1170d78ff74e4"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "219f69f4828aa934511c7bb3037e47beb3cb624c75480a8680b71cbc46191807"
|
|
},
|
|
{
|
|
"path": "commands/create-worktrees.md",
|
|
"sha256": "6bbb9d68486e7fadac5093923ad0712c8df669725b65bada80566fd40e0f5d54"
|
|
}
|
|
],
|
|
"dirSha256": "2f542e7f56117526ce28b9ace2a7d581f9b7a33dfd43433aae2a00778f6045fa"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |