Files
42marketplaces/sync/gh-claudeforge-marketplace-plugins-commands-update-branch-name.json
2025-11-29 18:53:27 +08:00

18 lines
555 B
JSON

{
"name": "update-branch-name",
"owner": {
"name": "ClaudeForge Community",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "update-branch-name",
"description": "Updates branch names with proper prefixes and formats, enforcing naming conventions, supporting semantic prefixes, and managing remote branch updates.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-claudeforge-marketplace-plugins-commands-update-branch-name.git"
},
"strict": true
}
]
}