diff options
| author | Danilo M. <danix@danix.xyz> | 2026-06-24 10:33:08 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-06-24 10:33:08 +0200 |
| commit | 40cd61ce7e0c4a8d35d0e0a505994f9f9b5e4d67 (patch) | |
| tree | 245aba80c137bea9e22662ea4a6363741d4f97fe /gitctl-helper | |
| parent | 9c301a8eac944083556b3dce297764b4fca7d49a (diff) | |
| download | gitctl-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 'gitctl-helper')
0 files changed, 0 insertions, 0 deletions
