Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:07:52 +08:00
commit 5d6f427da7
4 changed files with 89 additions and 0 deletions

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:yebot/rad-cc-plugins:plugins/git-github-operations",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "d508155fb47300886d2585b94419cee181eca4c7",
"treeHash": "64552c56cb4d2030ee0e0d35f7993eceaee4dfaa26c3f3b16338ac64818af8cb",
"generatedAt": "2025-11-28T10:29:09.981275Z",
"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-github-operations",
"description": "Git & Github Operations - Streamlined git and GitHub workflow commands",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "2728a463ace31ef8e6cf2a4543d2dd8b1e0bce36f136aab1d1e126c6f37738e8"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "226184b80434ecb6425982c7611cdc44d804d3042d93c0014baa9874d6b1ed96"
},
{
"path": "commands/stage-commit-push.md",
"sha256": "8f022bf0bfbfec7679c13246c1ba7c30fd0c914d5bfb4e5e0dbcb995104c3552"
}
],
"dirSha256": "64552c56cb4d2030ee0e0d35f7993eceaee4dfaa26c3f3b16338ac64818af8cb"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}