Added git-manager, updated READMEs
This commit is contained in:
@@ -12,6 +12,13 @@
|
||||
"version": "1.0.0",
|
||||
"description": "Obsidian vault as a searchable knowledge base for lookup and note-taking.",
|
||||
"keywords": ["obsidian", "knowledge-base", "notes", "vault", "markdown"]
|
||||
},
|
||||
{
|
||||
"name": "git-manager",
|
||||
"source": "./vendor/claude-code/plugins/git-manager",
|
||||
"version": "1.0.0",
|
||||
"description": "Whitelisted git operations across one or more repositories via a single wrapper script, avoiding cd/chaining patterns that break Bash permission whitelisting.",
|
||||
"keywords": ["git", "version-control", "workflow"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user