Files
42marketplaces/sync/gh-gitbutlerapp-claude-plugins-gitbutler.json
2025-11-29 18:53:27 +08:00

18 lines
426 B
JSON

{
"name": "gitbutler",
"owner": {
"name": "GitButler",
"email": "hello@gitbutler.com"
},
"plugins": [
{
"name": "gitbutler",
"description": "Commands for git commit workflows including commit, push, and PR creation",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-gitbutlerapp-claude-plugins-gitbutler.git"
},
"strict": true
}
]
}