<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>TAKAyuki_atkwsk</author_name>
  <author_url>https://blog.hatena.ne.jp/TAKAyuki_atkwsk/</author_url>
  <blog_title>Blogaomu</blog_title>
  <blog_url>https://www.blogaomu.com/</blog_url>
  <categories>
    <anon>Git</anon>
    <anon>GitHub</anon>
  </categories>
  <description>git pullでちょっとハマったのでメモ。 アプリケーションサーバーでGitHubから git pull するときに毎回 user/pass を聞かれるという現象が起きた。 毎回聞かれるのは面倒くさいのでSSHを使えば回避できると思い、GitHubのリポジトリ設定でdeploy keyを登録。 ssh -T git@github.com で問題ない事を確認できた。 再び git pull するも user/pass を聞かれてしまう。 ここでようやく、git pull するときにHTTPを使っている事に気付く。 $ git remote -v origin https://github.co…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.blogaomu.com%2Fentry%2Fgit-pull-with-ssh&quot; title=&quot;git pullでちょっとハマった - Blogaomu&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-06-12 00:22:00</published>
  <title>git pullでちょっとハマった</title>
  <type>rich</type>
  <url>https://www.blogaomu.com/entry/git-pull-with-ssh</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
