18 lines
473 B
JSON
18 lines
473 B
JSON
{
|
|
"name": "git-workflow",
|
|
"owner": {
|
|
"name": "Marc Weinberger",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "git-workflow",
|
|
"description": " git workflow with simple commands for committing, squashing commits and creating merge / pull request",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-mixomat-claude-plugins-plugins-git-workflow.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |