<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>l-light-note</author_name>
  <author_url>https://blog.hatena.ne.jp/l-light-note/</author_url>
  <blog_title>めもめも のーと</blog_title>
  <blog_url>https://l-light-note.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>githubに新しくリポジトリを作ってpushしたら、毎回コマンドラインでuserとpassを聞かれたので、それを解消した方法を書きます。 結論から言うと、以下のコマンドを実行し、リモートリポジトリoriginのURLを変えました。 $ git remote set-url origin git@github.com:xxxxx/xxxxxx.git 補足 原因は、httpを使ってしまったかららしいです。 githubのページで新しいリポジトリを作った後、表示された以下のコマンドを実行。 $ touch readme.md $ git init $ git add readme.md $ gi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fl-light-note.hatenablog.com%2Fentry%2F2014%2F01%2F13%2F143541&quot; title=&quot;githubでpushの度にパスワードを聞かれた件 - めもめも のーと&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-01-13 14:35:41</published>
  <title>githubでpushの度にパスワードを聞かれた件</title>
  <type>rich</type>
  <url>https://l-light-note.hatenablog.com/entry/2014/01/13/143541</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
