<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bake0937</author_name>
  <author_url>https://blog.hatena.ne.jp/bake0937/</author_url>
  <blog_title>Beeeat’s log</blog_title>
  <blog_url>https://bake0937.hatenablog.com/</blog_url>
  <categories>
    <anon>Git</anon>
    <anon>勉強メモ</anon>
  </categories>
  <description>GitHub 上でファイルを修正し，commit する際は以下のようにコミットメッセージに加えて説明文を書くことが出来る．実はこれ，GitHubだけしかできない機能ではなく， git コマンドでコミットする時に可能である コミットメッセージを改行する方法 どんなやり方をするかという簡単で以下のように，git commit -m &quot;コミットメッセージ1&quot;の後にさらに-m &quot;コミットメッセージ2&quot;を追加すれば良い，ちなみに，さらに-m &quot;コミットメッセージ3&quot;で繋げるとさらに改行できる． $ git commit -m &quot;コミットメッセージ1&quot; -m &quot;コミットメッセージ2&quot; まとめと所感 今回は…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbake0937.hatenablog.com%2Fentry%2F2020%2F02%2F03%2F224441&quot; title=&quot;コミットメッセージを改行する方法 - Beeeat’s log&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://cdn.blog.st-hatena.com/images/theme/og-image-1500.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-02-03 22:44:41</published>
  <title>コミットメッセージを改行する方法</title>
  <type>rich</type>
  <url>https://bake0937.hatenablog.com/entry/2020/02/03/224441</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
