kwhittle_obsidian-github-tools/manifest.json
kry-kylewhittle cf106190e8 v1.0.5: GitKraken-style branch picker with remote branch support
Replace the <select> dropdown with a searchable custom picker that shows
all local and remote branches grouped separately. Remote-only branches
check out with --track so upstream is configured automatically. Fetch now
uses --prune to keep remote refs in sync.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-19 18:30:33 +01:00

10 lines
325 B
JSON

{
"id": "github-repo-tools",
"name": "GitHub Repo Tools",
"version": "1.0.5",
"minAppVersion": "1.7.2",
"description": "Monitor a GitHub repo — staleness alerts, PR dashboard, and activity notifications.",
"author": "Kyle Whittle",
"authorUrl": "https://github.com/kry-kylewhittle",
"isDesktopOnly": true
}