All of lore.kernel.org
 help / color / mirror / Atom feed
* ssh key
@ 2016-05-28 13:47 matveevma
  2016-05-30 11:11 ` Konstantin Khomoutov
  0 siblings, 1 reply; 2+ messages in thread
From: matveevma @ 2016-05-28 13:47 UTC (permalink / raw)
  To: git

Hi,

Can i add SSH id_rsa.pub to GIT by shell terminal?

Thank you!

Mikhail.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ssh key
  2016-05-28 13:47 ssh key matveevma
@ 2016-05-30 11:11 ` Konstantin Khomoutov
  0 siblings, 0 replies; 2+ messages in thread
From: Konstantin Khomoutov @ 2016-05-30 11:11 UTC (permalink / raw)
  To: matveevma; +Cc: git

On Sat, 28 May 2016 16:47:06 +0300
matveevma <matveevma@jinr.ru> wrote:

> Can i add SSH id_rsa.pub to GIT by shell terminal?

Hi!

First things first: this list has nothing to do neither with Github nor
with shells of any sort.  Please note that Github it not Git, it rather
is a hosting for Git projects, so if you have a Github-specific
question please direct it to Github support channels [2, 3], thanks.

As to the essence of your question, it appears that Github has a rich
RESTful API, so you should be able to register your SSH key using
`curl` or a similar tool using Github webAPI calls described in [1].

1. https://developer.github.com/v3/repos/keys/
2. https://help.github.com/
3. https://github.com/contact

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-06-20 10:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-28 13:47 ssh key matveevma
2016-05-30 11:11 ` Konstantin Khomoutov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.