Hacker News new | ask | show | jobs
by kitsunesoba 1569 days ago
Another thing excellent native Mac git client is Fork[0], which is unique in that it has a perfectly mirrored native (MFC I think) Windows version.

It works together very well with Secretive[1] which allows you to keep your SSH key in your Mac’s Secure Enclave and require Touch ID to use them, as well as displaying a notification showing what’s trying to access keys. It can also store keys in hardware dongles (like YubiKeys) and has a nice native UI for managing multiple keys.

[0]: https://git-fork.com/ [1]: https://github.com/maxgoedjen/secretive

1 comments

I think the Windows version of Fork is .Net/WPF.