gitomatic
gitomatic copied to clipboard
Key Types are Unrecognized
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 "[email protected]"
# 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.
I'm having a similar issue:
$ gitomatic ~/Documents/Projects/C++/Ateams
git-o-matic
cannot parse key: ssh: cannot decode encrypted private keys
Thanks.