Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-dev] Using ssh key to access github

Hi,
I want to use ssh-key(deploy key) to access github api. I want to raise a pull request using ssh key. Whereas raising a PR using credentials and oauth token are a piece of cake, finding a way to use ssh-key is really difficult. I cannot find any documentation related to it. Is this feature missing. If yes then can we start working on it?

Back to the top