Files
42marketplaces/sync/gh-nathanvale-side-quest-marketplace-plugins-git.json
2025-11-30 09:08:53 +08:00

18 lines
460 B
JSON

{
"name": "git",
"owner": {
"name": "Nathan Vale",
"email": "hi@nathanvale.com"
},
"plugins": [
{
"name": "git",
"description": "Git intelligence for Claude Code - session context, commit history, and smart commits with Conventional Commits",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-nathanvale-side-quest-marketplace-plugins-git.git"
},
"strict": true
}
]
}