aboutsummaryrefslogtreecommitdiffstats
path: root/CLAUDE.md
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-06-24 10:33:08 +0200
committerDanilo M. <danix@danix.xyz>2026-06-24 10:33:08 +0200
commit40cd61ce7e0c4a8d35d0e0a505994f9f9b5e4d67 (patch)
tree245aba80c137bea9e22662ea4a6363741d4f97fe /CLAUDE.md
parent9c301a8eac944083556b3dce297764b4fca7d49a (diff)
downloadgitctl-40cd61ce7e0c4a8d35d0e0a505994f9f9b5e4d67.tar.gz
gitctl-40cd61ce7e0c4a8d35d0e0a505994f9f9b5e4d67.zip
feat: repo-name completion + label helper passthrough output
- Bash completion now completes repo NAMES for desc/delete/add-remote at the name position, sourced from `gitctl repo list` (first field, header row dropped). One ssh call, only at that position, so a stray Tab never hits the network; the leading -y is handled. - call_helper prefixes every passthrough line from the helper (and the sync script it runs) with "server: " via _server_prefixed, so output like "No changes." reads as remote output instead of interleaved local noise. quiet=True callers (repo list) still get raw stdout to parse. Client-only, no helper redeploy needed. Self-test pins _server_prefixed. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'CLAUDE.md')
0 files changed, 0 insertions, 0 deletions