Files
42marketplaces/sync/gh-ccplugins-awesome-claude-code-plugins-plugins-update-branch-name.json
2025-11-29 18:53:27 +08:00

18 lines
550 B
JSON

{
"name": "update-branch-name",
"owner": {
"name": "giselles-ai",
"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-ccplugins-awesome-claude-code-plugins-plugins-update-branch-name.git"
},
"strict": true
}
]
}