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