<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>program-shoshinsya</author_name>
  <author_url>https://blog.hatena.ne.jp/program-shoshinsya/</author_url>
  <blog_title>auの日記</blog_title>
  <blog_url>https://program-shoshinsya.hatenablog.com/</blog_url>
  <categories>
    <anon>Git</anon>
    <anon>コマンドライン</anon>
    <anon>Python</anon>
  </categories>
  <description>auです。 今回は、コマンドラインでGitをやることについて調べてみました。 リポジトリとは？ リポジトリとは、ファイル（ソフト）が保管されている場所 リポジトリの作成 git init クローンする git clone [リポジトリアドレス] 「配置するディレクトリパス」 その後 git submodules init git submodules update をする。 リポジトリの内容を読み込む git pull あるいは git fetch 編集したファイルをコミットする git commit . ファイル指定する場合は、引数を.ではなく、ファイル名にする 間違えた場合は git re…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fprogram-shoshinsya.hatenablog.com%2Fentry%2F2018%2F02%2F21%2F233518&quot; title=&quot;コマンドラインでGitをやる - auの日記&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>2018-02-21 23:35:18</published>
  <title>コマンドラインでGitをやる</title>
  <type>rich</type>
  <url>https://program-shoshinsya.hatenablog.com/entry/2018/02/21/233518</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
