<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>katsube</author_name>
  <author_url>https://blog.hatena.ne.jp/katsube/</author_url>
  <blog_title>ねこの足跡R</blog_title>
  <blog_url>https://blog.katsubemakito.net/</blog_url>
  <categories>
    <anon>Git</anon>
    <anon>とあるエンジニアの闇歴史帳</anon>
    <anon>ブランチ</anon>
    <anon>branch</anon>
    <anon>git-branch</anon>
  </categories>
  <description>「Gitメモ 2013」一覧に戻る 実行例 参考 実行例 git branch [ブランチ名] でブランチを新規に作成します。以下では developという名前のブランチを作成しています。 $ git branch develop ブランチが正常に作成されたか、ブランチの一覧を表示し確認します。 $ git branch develop * master 作成しただけでは、そのブランチに移動していない点に注意が必要です。 またブランチは今現在、自分がいるバージョンを起点として作成されます。もし過去の特定の時点を起点として作成したい場合は、事前にgit checkoutした後に上記の作業を行って…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.katsubemakito.net%2Fdokuwiki%2Fgit%2Fbranch_create&quot; title=&quot; [Git] ブランチを作成する - ねこの足跡R&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://m.media-amazon.com/images/I/51fsPIs9pTS._SL500_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-04-11 11:47:57</published>
  <title> [Git] ブランチを作成する</title>
  <type>rich</type>
  <url>https://blog.katsubemakito.net/dokuwiki/git/branch_create</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
