<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kuku81kuku81</author_name>
  <author_url>https://blog.hatena.ne.jp/kuku81kuku81/</author_url>
  <blog_title>Django Girls and Boys 備忘録</blog_title>
  <blog_url>https://kuku81kuku81.hatenablog.com/</blog_url>
  <categories>
    <anon>Django</anon>
    <anon>Git</anon>
  </categories>
  <description>Djangoでサイトを作成していく上で、gitを使用して管理していくために必要となる操作としては以下などがあるようです。 （１） はじめに、gitで管理できるようにするために、作業用ディレクトリで1回だけ以下実行git init（２）この作業用ディレクトリからステージングエリアにファイルをあげるために、git add ファイル名（３）（初回のみ実施）初回だけは、どこにあげるかを指定するために宛先指定を実施git remote add &lt;名前&gt; &lt;URL&gt;(例えば、一般に、&lt;名前&gt;はoriginということなので、Github上で作成したリモートリポジトリのURLのコピー貼付けとあわせて、git …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkuku81kuku81.hatenablog.com%2Fentry%2F2022%2F01%2F06%2F231516&quot; title=&quot;【Python Django】 gitでアップロードするために - Django Girls and Boys 備忘録&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>https://cdn-ak.f.st-hatena.com/images/fotolife/k/kuku81kuku81/20220227/20220227192211.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-01-06 23:15:16</published>
  <title>【Python Django】 gitでアップロードするために</title>
  <type>rich</type>
  <url>https://kuku81kuku81.hatenablog.com/entry/2022/01/06/231516</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
