Files
42marketplaces/sync/gh-dev-gom-claude-code-marketplace-plugins-hook-git-auto-backup.json
2025-11-29 18:53:27 +08:00

18 lines
469 B
JSON

{
"name": "hook-git-auto-backup",
"owner": {
"name": "Dev GOM",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "hook-git-auto-backup",
"description": "Automatically backup your work with git commits after each Claude session",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-dev-gom-claude-code-marketplace-plugins-hook-git-auto-backup.git"
},
"strict": true
}
]
}