Files
42marketplaces/sync/gh-korosuke613-coding-agent-recipe-claude-plugins-git.json
2025-11-30 09:08:53 +08:00

18 lines
440 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"name": "git",
"owner": {
"name": "korosuke613",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "git",
"description": "Git操作を支援するコマンド集ブランチ作成、コミット作成",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-korosuke613-coding-agent-recipe-claude-plugins-git.git"
},
"strict": true
}
]
}