<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hanamako8888</author_name>
  <author_url>https://blog.hatena.ne.jp/hanamako8888/</author_url>
  <blog_title>IT技術に関する情報掲載サイト</blog_title>
  <blog_url>https://www.it-educationblog.com/</blog_url>
  <categories>
  </categories>
  <description>よくプログラムを修正しているけど、コミットするほどでもないけど、修正した履歴を残しといたほうがいい場合、にgit stashを使って一時的に退避させる方法があります。すぐにもとにもどすならばいいのですが、ちょっとstashしたままの場合、名前をつけたほうがわかりやすいですね。名前の付け方は、 git stash push -u -m &quot;メッセージ文言&quot; ぐぐると git stash save &quot;メッセージ文言&quot; をすすめてくるケースがあるけど、この方法は、もう古いらしいので、stashに名前をつけたい場合は、git stash push -m でやってみてください。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.it-educationblog.com%2Fentry%2F2025%2F04%2F07%2F112455&quot; title=&quot;git stashの際に名前をつける最新の方法とは？ - IT技術に関する情報掲載サイト&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>2025-04-07 11:24:55</published>
  <title>git stashの際に名前をつける最新の方法とは？</title>
  <type>rich</type>
  <url>https://www.it-educationblog.com/entry/2025/04/07/112455</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
