Files
42marketplaces/sync/gh-dhofheinz-open-plugins-plugins-git-commit-assistant.json
2025-11-29 18:53:27 +08:00

18 lines
549 B
JSON

{
"name": "git-commit-assistant",
"owner": {
"name": "Daniel Hofheinz",
"email": "daniel@danielhofheinz.com"
},
"plugins": [
{
"name": "git-commit-assistant",
"description": "Intelligent git commit helper with semantic commit message generation, change analysis, and atomic commit guidance using conventional commits format",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-dhofheinz-open-plugins-plugins-git-commit-assistant.git"
},
"strict": true
}
]
}