18 lines
468 B
JSON
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
|
|
}
|
|
]
|
|
} |