Hey, I've tried for about an hour but I can't get any combination of keys/settings working. Can anyone provide an example of a working configuration?
Here's one I tried that does not work, for instance:
ssh-keygen -t ecdsa -b 521 -C "me@example.com"
# Add key to GitHub
gitomatic -privkey ~/.ssh/id_ecdsa_gitomatic ./
Shows this error:
git-o-matic
cannot parse key: ssh: unhandled key type
This project is pretty cool but is not working ATM.
Hey, I've tried for about an hour but I can't get any combination of keys/settings working. Can anyone provide an example of a working configuration?
Here's one I tried that does not work, for instance:
Shows this error:
This project is pretty cool but is not working ATM.