gitkit
gitkit copied to clipboard
sshd test
- Chore: upgrade go to 1.19
- Chore: update actions
- Update: allow push to certain branches
- Chore: address feedback from CR
- Refactor: move key to its own struct
- Update: callback for repositories
@sosedoff Hey, I can rebase this after #34 — I did a few more things and leave comments inline. Let me know if you'd like to include this.
@sosedoff Lmk if you want this, I kinda gave up on this as the server is too much work. Started using this one instead: https://github.com/charmbracelet/wish
Had too many issues authenticating, e.g. with agent forwarding, every key is validated and it will consistently fail. And then there are a bunch of other issues that would need to be implemented.
Would probably refactor everything in gitkit to use it if you want. Otherwise, it's okay if you'd rather not.