Files
42marketplaces/sync/gh-lhohan-claude-code-plugins-jujutsu-vcs.json
2025-11-30 09:08:53 +08:00

18 lines
489 B
JSON

{
"name": "jujutsu-vcs",
"owner": {
"name": "Hans L'Hoest",
"email": "2922363+lhohan@users.noreply.github.com"
},
"plugins": [
{
"name": "jujutsu-vcs",
"description": "SessionStart hook that ensures Claude Code uses Jujutsu (jj) commands instead of git in Jujutsu repositories",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-lhohan-claude-code-plugins-jujutsu-vcs.git"
},
"strict": true
}
]
}