<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>branch on Café des Angolmois.</title><link>https://blog.angolmois.dev/tags/branch/</link><description>Recent content in branch on Café des Angolmois.</description><generator>Hugo -- gohugo.io</generator><language>ja-jp</language><copyright>Copyright &amp;copy; 2022-2023 SERVER</copyright><lastBuildDate>Tue, 07 Mar 2023 00:00:12 +0900</lastBuildDate><atom:link href="https://blog.angolmois.dev/tags/branch/index.xml" rel="self" type="application/rss+xml"/><item><title>GitCast [vol.4] 新しいブランチを作成する</title><link>https://blog.angolmois.dev/2023/03/gitcast_branch_create/</link><pubDate>Tue, 07 Mar 2023 00:00:12 +0900</pubDate><guid>https://blog.angolmois.dev/2023/03/gitcast_branch_create/</guid><description>ブランチを作成する GitCast vol.3ではコミットをしました。 今回は 『ブランチを派生』させてみます。 checkoutコマンドは主にブランチの移動に利用するコ</description><content:encoded><![CDATA[

            
            <img src="https://blog.angolmois.dev//2023/03/gitcast_branch_create/index_hu0caf5506cc167c9d823c19837fdcb3f0_278838_filter_11810200581896864413.png"class="figure-img img-fluid" 
             style="object-position:10% 25%;" 
        /> 
<p>GitCast vol.3ではコミットをしました。<br>
今回は <span style="font-size:2.2em;color:rgb(28, 194, 103);white-space:break-spaces;">『ブランチを派生』</span>させてみます。</p>
<div class="alert alert-info">
checkoutコマンドは主にブランチの移動に利用するコマンドですが、ブランチを新規に作成する場合にも使えます。branchコマンドでもブランチを作ることができますが、今回はcheckoutコマンドを使った方法を紹介します。
</div>


            <a href="https://blog.angolmois.dev/2023/03/gitcast_branch_create/" target="_blank"> 【続きを読む】 </a>
            ]]></content:encoded><media:content type="image/png" medium="image" width="1200" height="500" url="https://blog.angolmois.dev/2023/03/gitcast_branch_create/index.png"/></item></channel></rss>