<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>oggata</author_name>
  <author_url>https://blog.hatena.ne.jp/oggata/</author_url>
  <blog_title>oggataの日記</blog_title>
  <blog_url>https://oggata.hatenadiary.org/</blog_url>
  <categories>
    <anon>git</anon>
  </categories>
  <description>gitの基本的な使い方 どこでも良いのでフォルダを作成。 １．１発目のコミットバージョン管理したいフォルダの中で$ git init↑フォルダ内部に.gitというリポジトリが作成される$ git add . $ git commit -m &quot;AAプロジェクト_バージョン管理はじめます&quot;; ２．それ以降のコミット$ git diff$ git add -u //すべての変更を適用したい $ git commit ・コミットする変更内容を１行 ・１行空白 ・変更した理由の説明 というログを残す ３．変更点の確認方法$ git log</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Foggata.hatenadiary.org%2Fentry%2F20100201%2F1266908010&quot; title=&quot;git を実際に使ってみる方法 - oggataの日記&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>2010-02-01 15:53:30</published>
  <title>git を実際に使ってみる方法</title>
  <type>rich</type>
  <url>https://oggata.hatenadiary.org/entry/20100201/1266908010</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
