18 lines
555 B
JSON
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
|
|
}
|
|
]
|
|
} |