<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>MiraiEngineer</author_name>
  <author_url>https://blog.hatena.ne.jp/MiraiEngineer/</author_url>
  <blog_title>未来エンジニア養成所Blog</blog_title>
  <blog_url>https://phoeducation.work/</blog_url>
  <categories>
    <anon>Git</anon>
    <anon>環境構築</anon>
  </categories>
  <description>新しいブランチを作成しよう 実際にやってみよう 参考図書 あわせて学習したい 新しいブランチを作成しよう 今回は新しいブランチを作成する方法について解説します。 ブランチを新規に追加するコマンドは「git branch」コマンドになります。 $ git branch &lt;ブランチ名&gt; 例えば、featureブランチを作りたい場合は $ git branch feature と入力します。 このコマンドで注意して欲しいことは、ブランチを作成するだけで、ブランチの切り替えまでは行わないということについて注意してください。 では実際にイメージで押さえておきましょう。 今、色々とコミットが続いてきて、そ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fphoeducation.work%2Fentry%2F20210901%2F1630450680&quot; title=&quot;【Git&amp;amp;GitHub】新しいブランチを作成（git branchコマンド） - 未来エンジニア養成所Blog&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://phoeducation.com/blog_img/BlogTitle(20210901).png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-09-01 07:58:00</published>
  <title>【Git&amp;GitHub】新しいブランチを作成（git branchコマンド）</title>
  <type>rich</type>
  <url>https://phoeducation.work/entry/20210901/1630450680</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
