]> Nutra Git (v1) - gamesguru/git-remote-gcrypt.git/commit
feat: Add shell completions, uninstall script, and CLI flags
authorShane Jaroch <chown_tee@proton.me>
Thu, 1 Jan 2026 04:35:53 +0000 (23:35 -0500)
committerShane Jaroch <chown_tee@proton.me>
Thu, 1 Jan 2026 07:41:00 +0000 (02:41 -0500)
commite1368b542e50f84c7ba733b16da58109f76d1483
tree0ee752097238ce27d2f1db826cf8f46f293216a8
parentaf850d22aa20ec7d41dac1fad18d02e88d7684bf
feat: Add shell completions, uninstall script, and CLI flags

Adds bash/zsh/fish completions, an uninstall script, and improves CLI with getopts (supporting -v/--version, -h/--help, and subcommands).

Signed-off-by: Shane Jaroch <chown_tee@proton.me>
14 files changed:
.editorconfig [new file with mode: 0644]
.envrc [new file with mode: 0644]
.geminiignore [new file with mode: 0644]
.github/workflows/coverage.yaml [new file with mode: 0644]
README.rst
completions/README.rst [new file with mode: 0644]
completions/bash/git-remote-gcrypt [new file with mode: 0644]
completions/fish/git-remote-gcrypt.fish [new file with mode: 0644]
completions/zsh/_git-remote-gcrypt [new file with mode: 0644]
git-remote-gcrypt
graph.txt [deleted file]
tests/system-test-multikey.sh [changed mode: 0644->0755]
tests/verify-system-install.sh [changed mode: 0644->0755]
uninstall.sh [new file with mode: 0644]