<?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>git init はリポジトリを新規に作成する時に使用するコマンドです。 initコマンドを実行すると、現在のディレクトリまたは指定したディレクトリに「.git」というリポジトリを構成する隠しディレクトリが作成されます。この中にリポジトリの管理に必要なファイルが格納されます。この「.git」フォルダを削除すれば、Git での管理をやめることもできるということです。既に存在するリポジトリを再度初期化したい場合にもgit initコマンドを使用します。$git init・・・・・現在のディレクトリ以下がgitで管理or$git init (ディレクトリ名)・・・・・(ディレクトリ名)で指定したディ…</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%2F231750&quot; title=&quot;【Python Django】git init について - 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:17:50</published>
  <title>【Python Django】git init について</title>
  <type>rich</type>
  <url>https://kuku81kuku81.hatenablog.com/entry/2022/01/06/231750</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
