<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>atsm</author_name>
  <author_url>https://blog.hatena.ne.jp/atsm/</author_url>
  <blog_title>アーユーレディ？</blog_title>
  <blog_url>https://atsm.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>対象のディレクトリに移動して $ git init Initialized empty Git repository in /home/ats/public_html/.git/これで対象ディレクトリに「.git」という隠しファイルができ、このファイル以下でGit関連の管理をしているようです。 ファイルをリポジトリに追加する $ git add index.html カレントディレクトリとサブディレクトリにあるすべてのファイルを追加する $ git add . ステータス確認 addしただけではまだコミットされていません。今の状態を確認します。 $ git status # On branch…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fatsm.hateblo.jp%2Fentry%2F20110402%2F1301750510&quot; title=&quot;リポジトリを作る - アーユーレディ？&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>2011-04-02 22:21:50</published>
  <title>リポジトリを作る</title>
  <type>rich</type>
  <url>https://atsm.hateblo.jp/entry/20110402/1301750510</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
