<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yuyubu</author_name>
  <author_url>https://blog.hatena.ne.jp/yuyubu/</author_url>
  <blog_title>誰にも見えないブログ</blog_title>
  <blog_url>https://yuyubu-sub.hateblo.jp/</blog_url>
  <categories>
    <anon>雑なノウハウ</anon>
    <anon>git</anon>
    <anon>github</anon>
  </categories>
  <description>なんとなく使いまわすのが嫌だったので新規に作成した鍵を使いたい的なモチベーションでやっててハマったのでメモ。 方法 1.ssh-key-genとかで適当に鍵をつくる(今回はid_rsa_gitという名前の鍵にした) 2.上記ステップで作成した公開鍵をgithubのSSH keysに登録 .ssh/configに設定が必要 Host github.com User git Port 22 HostName github.com IdentityFile ~/.ssh/id_rsa_git TCPKeepAlive yes IdentitiesOnly yes 上記例では id_rsa_git を…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyuyubu-sub.hateblo.jp%2Fentry%2F2019%2F08%2F23%2Fgithub-key-setting&quot; title=&quot;githubとの接続に.ssh/id_rsa以外のキーを使う方法 - 誰にも見えないブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/y/yuyubu/20190823/20190823163800.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-08-23 16:57:11</published>
  <title>githubとの接続に.ssh/id_rsa以外のキーを使う方法</title>
  <type>rich</type>
  <url>https://yuyubu-sub.hateblo.jp/entry/2019/08/23/github-key-setting</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
