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