Skip to content

feat: implement simplified per-key git configuration#15

Open
mbailey wants to merge 1 commit intomasterfrom
feat/unified-git-config
Open

feat: implement simplified per-key git configuration#15
mbailey wants to merge 1 commit intomasterfrom
feat/unified-git-config

Conversation

@mbailey
Copy link
Owner

@mbailey mbailey commented Aug 21, 2025

  • Add git-config library with per-key configuration approach
  • Implement git-config subcommands (scan, status, setup, add, generate)
  • Add comprehensive documentation for Git URL rewriting
  • Integrate git-config commands into main keycutter binary
  • Update README to highlight automatic Git configuration feature

The per-key approach is simpler and more intuitive than the zones concept, allowing users to map accounts/organizations directly to SSH keys for automatic Git URL rewriting.

- Add git-config library with per-key configuration approach
- Implement git-config subcommands (scan, status, setup, add, generate)
- Add comprehensive documentation for Git URL rewriting
- Integrate git-config commands into main keycutter binary
- Update README to highlight automatic Git configuration feature

The per-key approach is simpler and more intuitive than the zones concept,
allowing users to map accounts/organizations directly to SSH keys for
automatic Git URL rewriting.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant