<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>qkrhn081</author_name>
  <author_url>https://blog.hatena.ne.jp/qkrhn081/</author_url>
  <blog_title>In My Programming Life</blog_title>
  <blog_url>https://qkrhn081.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>■このエントリの前提条件 ・gitインストール済み ・複数サーバー(svrA,svrB)上にそれぞれリポジトリあり ・svrAにbareリポジトリをつくる ・srvAにはSSHでアクセスできる ・srvAのローカルリポジトリには既にファイルがコミットされている共有リポジトリ設定【srvA】 ■bareリポジトリを作成 $ mkdir ~/testapp.git $ cd ~/testapp.git $ git --bare init ■既存のローカルリポジトリ(~/testapp) を共有リポジトリへpush $ cd ~/testapp $ git push ~/testapp.git ma…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fqkrhn081.hatenadiary.org%2Fentry%2F20120515%2F1337062711&quot; title=&quot;Git 共有リポジトリ運用の始め方　（bareリポジトリ） - In My Programming Life&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-05-15 15:18:31</published>
  <title>Git 共有リポジトリ運用の始め方　（bareリポジトリ）</title>
  <type>rich</type>
  <url>https://qkrhn081.hatenadiary.org/entry/20120515/1337062711</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
