Files
42marketplaces/sync/gh-dashed-claude-marketplace-plugins-git-absorb.json
2025-11-29 18:53:27 +08:00

18 lines
501 B
JSON

{
"name": "git-absorb",
"owner": {
"name": "Alberto Leal",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "git-absorb",
"description": "Automatically fold uncommitted changes into appropriate commits. Use for applying review feedback and maintaining atomic commit history.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-dashed-claude-marketplace-plugins-git-absorb.git"
},
"strict": true
}
]
}