Files
42marketplaces/sync/gh-dnlopes-claude-code-plugins-git-workflow.json
2025-11-29 18:53:27 +08:00

18 lines
426 B
JSON

{
"name": "git-workflow",
"owner": {
"name": "David Lopes",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "git-workflow",
"description": "Git and GitHub workflow commands for commits and pull requests",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-dnlopes-claude-code-plugins-git-workflow.git"
},
"strict": true
}
]
}