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