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

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
}
]
}