<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fumihumi</author_name>
  <author_url>https://blog.hatena.ne.jp/fumihumi/</author_url>
  <blog_title>fumihumiのブログ</blog_title>
  <blog_url>https://fumihumi.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>git の作成済みのブランチの名前を変えて新しく作業したい。。。 。。。git rebaseをしてmerge 作業をしていたが、コンフリクトが発生してしまって、明らかに挙動がおかしい。 。。作業内容的にさほどめんどくさい処理という訳でもないので、新しく作業した方が楽。 という訳で、 以下、ブランチ名を issue1 からissue001 に変更する例 ローカルのブランチ名変更 git branch -m issue1 isssue001 リモートのブランチを消す git push origin :issue1 変更済みローカルブランチをプッシュ git push origin issue001</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffumihumi.hatenablog.com%2Fentry%2F2018%2F01%2F18%2F104518&quot; title=&quot;git branch rename したい。 - fumihumiのブログ&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-01-18 10:45:18</published>
  <title>git branch rename したい。</title>
  <type>rich</type>
  <url>https://fumihumi.hatenablog.com/entry/2018/01/18/104518</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
