<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>abyssluke</author_name>
  <author_url>https://blog.hatena.ne.jp/abyssluke/</author_url>
  <blog_title>以下省略!</blog_title>
  <blog_url>https://abyssluke.hatenablog.com/</blog_url>
  <categories>
    <anon>雑記PC</anon>
    <anon>Linux</anon>
    <anon>メモ</anon>
  </categories>
  <description>rita.xyzのGitによるバージョン管理で2つ前のコミットメッセージを修正する必要があったのでやったことのメモ。git rebase -i HEAD~3(3つ前のコミットまで編集できる。必要に応じて増やす)を使い編集する。 $ git rebase -i HEAD~3 テキストエディタが開くので変更したいコミットの行のpickをedit(eでも可)に変えて保存＆終了。 すると当該コミットで停止したというメッセージが出てくるのでgit commit --amendしてコミットメッセージをいじる。 Stopped at 63bf0ff8f06f1d639d81d48dc4e7aeb2f8583…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fabyssluke.hatenablog.com%2Fentry%2F2016%2F05%2F13%2F191917&quot; title=&quot;個人的なメモ: gitで2つ以上前のコミットメッセージを修正する方法 - 以下省略!&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://rita.xyz/blog/irasutoya/bunbougu_syuuseieki-w240-zf-fs8-zf.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-05-13 19:19:17</published>
  <title>個人的なメモ: gitで2つ以上前のコミットメッセージを修正する方法</title>
  <type>rich</type>
  <url>https://abyssluke.hatenablog.com/entry/2016/05/13/191917</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
