93 lines
3.2 KiB
JSON
93 lines
3.2 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:geoffjay/claude-plugins:plugins/utilities/git",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "eb532f95bfd68bff47149839123d931f89351036",
|
|
"treeHash": "37ce08ebf3d452b999154b538667c3ded3f2571b034784c60346890e65342dbf",
|
|
"generatedAt": "2025-11-28T10:16:58.488191Z",
|
|
"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": "git",
|
|
"description": "Git focused utilities with namespaced commands for advanced workflows",
|
|
"version": "1.0.0"
|
|
},
|
|
"content": {
|
|
"files": [
|
|
{
|
|
"path": "README.md",
|
|
"sha256": "54069d35c10f71ed0ba6dcaa73758cca9fd88fda22b827fac006c478ae593c75"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "fb4cb735804139eabdb02a151a8f114bc8a8f6cc143adc045d2e6af8ee225f97"
|
|
},
|
|
{
|
|
"path": "commands/worktree.md",
|
|
"sha256": "e0f0c006f57b018b4b9561f638c06516d0664d1cb3585de94e4e44b910e0169c"
|
|
},
|
|
{
|
|
"path": "commands/fixup.md",
|
|
"sha256": "d1ce6254bfa59180c4eb19a1e689f5e17c5422637836374241a82d0cf1b4874f"
|
|
},
|
|
{
|
|
"path": "commands/stash-manager.md",
|
|
"sha256": "5f947645075f0964ed1bc3499411ac83a38da44607927a339fd5419dd5f41efb"
|
|
},
|
|
{
|
|
"path": "commands/cherry-pick-helper.md",
|
|
"sha256": "ea3601a1acc29d6974abbc212bc693d1217a54ab361bd456627db07330a03ec9"
|
|
},
|
|
{
|
|
"path": "commands/branch-cleanup.md",
|
|
"sha256": "80c9e63cedbce72f3550ec5f44736d388071daed05b98b5b5bd64ed8a7fd7e8d"
|
|
},
|
|
{
|
|
"path": "commands/rebase-interactive.md",
|
|
"sha256": "7032c24ad4f968590ad761a2dc04d0d076dc7db5b1542b8a148a50b18dc4ddee"
|
|
},
|
|
{
|
|
"path": "commands/bisect.md",
|
|
"sha256": "5fe3b6968bafafc313b5124e1ca0ec258ca7e06410b72dab4f8625ef0d29effb"
|
|
},
|
|
{
|
|
"path": "commands/commit.md",
|
|
"sha256": "ac9d95f69fe62cf5735bcbb69117208bffa02e30a7b3af2437a7a5e386c5d3ea"
|
|
},
|
|
{
|
|
"path": "commands/reflog-recover.md",
|
|
"sha256": "3327f28d3c3cf91709667b7621f8511c0b70304a3eba327b04702866b4b63964"
|
|
},
|
|
{
|
|
"path": "skills/git-conventions/SKILL.md",
|
|
"sha256": "f7ed1f2609dfbb5761f188e9b35157f284cad173005540a46d5905f28374e807"
|
|
},
|
|
{
|
|
"path": "skills/git-repository/SKILL.md",
|
|
"sha256": "e22d450ff89b5443858feaf385f6dfc454f1bd912e63e9cb79f221b774476d8f"
|
|
},
|
|
{
|
|
"path": "skills/git-troubleshooting/SKILL.md",
|
|
"sha256": "6e323b3ba7c936acde1c49c1a4e6da0dec6675e5f2ee0103b127397f12e41e3b"
|
|
},
|
|
{
|
|
"path": "skills/git-advanced/SKILL.md",
|
|
"sha256": "fec72fe525a724d16dcb89e3eee033d591c45b3297d71be8f6a9a91a6b74ba85"
|
|
}
|
|
],
|
|
"dirSha256": "37ce08ebf3d452b999154b538667c3ded3f2571b034784c60346890e65342dbf"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |