I prefer Fork's GUI, but seems unlike other Git client software which we can specify the path of our own SSH keys!
Neither Preference nor Clone on Fork's menu, I cannot find where/how to specify SSH private keys! Can someone let me what/how to do in detail?
~/.ssh/config
fileHost github_for_fork
IdentityFile ~/.ssh/my_new_id_rsa
HostName github.com
git clone git@github_for_fork:org/repo.git
PS: I haven't worked with Fork per se, but usually that's the algorithm.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With