<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rocklaakira</author_name>
  <author_url>https://blog.hatena.ne.jp/rocklaakira/</author_url>
  <blog_title>きもい交換日記</blog_title>
  <blog_url>https://kimoi.hatenadiary.com/</blog_url>
  <categories>
    <anon>sh</anon>
  </categories>
  <description>## remote側 su # -&gt; rootに adduser git passwd git # -&gt; パスワード設定 su git cd ~/ mkdir hoge.git cd hoge.git git --bare init ## local側 cd ~/dev/hoge git init touch README.txt git commit -m 'first commit' -a git remote add origin ssh://git@IPアドレス:ポート番号/home/git/repos/hoge.git git push origin master git 以外のユー…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkimoi.hatenadiary.com%2Fentry%2F20121001%2F1349071472&quot; title=&quot;VPS上にgitのリポジトリ作成 - きもい交換日記&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>2012-10-01 15:04:32</published>
  <title>VPS上にgitのリポジトリ作成</title>
  <type>rich</type>
  <url>https://kimoi.hatenadiary.com/entry/20121001/1349071472</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
