Files
42marketplaces/sync/gh-motlin-claude-code-plugins-plugins-git.json
2025-11-30 09:08:53 +08:00

18 lines
468 B
JSON

{
"name": "git",
"owner": {
"name": "Craig Motlin",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "git",
"description": "Git workflow automation with smart commits, conflict resolution, rebase management, worktree creation, and worktree cleanup",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-motlin-claude-code-plugins-plugins-git.git"
},
"strict": true
}
]
}