81 lines
2.7 KiB
JSON
81 lines
2.7 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:motlin/claude-code-plugins:plugins/git",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "2ee0fa2c272f9f7802d184b0f401a3c04722b19b",
|
|
"treeHash": "8a75099157faa4c9d8deca3733cd174edeaac36e3144a7ece3af3e20253287eb",
|
|
"generatedAt": "2025-11-28T10:27:09.891915Z",
|
|
"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 workflow automation with smart commits, conflict resolution, rebase management, worktree creation, and worktree cleanup",
|
|
"version": "0.18.0"
|
|
},
|
|
"content": {
|
|
"files": [
|
|
{
|
|
"path": "README.md",
|
|
"sha256": "907d0c37ef618b16700e428c94e9bd89c197311c9772b7ab6014feeef92f4988"
|
|
},
|
|
{
|
|
"path": "agents/commit-handler.md",
|
|
"sha256": "ffd95e4ce8ee98c109325b0c48165108e9ff8733d03683c1c44f8ba2b8d2efde"
|
|
},
|
|
{
|
|
"path": "agents/conflict-resolver.md",
|
|
"sha256": "491e3e46d07ba766ac2608314fe45c3984b2aed51e867e370440ec865546d18d"
|
|
},
|
|
{
|
|
"path": "agents/rebaser.md",
|
|
"sha256": "2c95f9bafcdb1c68f8e47aca594711d0a0f19af7e519976e50a44c90a994eba5"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "f5a0ad8aa0a7d875e4031c146e01b16de1efd48c4cbb9f0d83b1deef0fb53cde"
|
|
},
|
|
{
|
|
"path": "commands/worktree.md",
|
|
"sha256": "478cd3d41cabddbd7ef21e69e4cd33c333ce973f26e7328309242a76e542c739"
|
|
},
|
|
{
|
|
"path": "commands/conflicts.md",
|
|
"sha256": "ec3ca4cd7797f6fab043318ee14fd89fb7ec033e3a4d4b9c0d43e2edd91ff7df"
|
|
},
|
|
{
|
|
"path": "commands/clean-worktrees.md",
|
|
"sha256": "26151f58ff8a0e716fe02e7fe34060628a7115dea3dd72a1ce324027d63d64fd"
|
|
},
|
|
{
|
|
"path": "commands/rebase-all.md",
|
|
"sha256": "aeca10c5f80b06ea6d8335c227f8e2f85ef900eb8bba63ad14bbbc09ec060b11"
|
|
},
|
|
{
|
|
"path": "commands/commit.md",
|
|
"sha256": "c22786d637e67a63be1da1368e129fe64e8e5f3a87c87d9c2fc08239c26ae4dd"
|
|
},
|
|
{
|
|
"path": "commands/commit-chunks.md",
|
|
"sha256": "c092bb4dddeeb2c5a9b6dc5afdc10f577875e4e4322ba31a1d0ff44e0d73397b"
|
|
},
|
|
{
|
|
"path": "skills/git-workflow/SKILL.md",
|
|
"sha256": "ddbfcb4d3745812dfad7f7b3f5218b458bbfc06e2354c4346c5382dcb6f3a5f7"
|
|
}
|
|
],
|
|
"dirSha256": "8a75099157faa4c9d8deca3733cd174edeaac36e3144a7ece3af3e20253287eb"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |