<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>MiraiEngineer</author_name>
  <author_url>https://blog.hatena.ne.jp/MiraiEngineer/</author_url>
  <blog_title>未来エンジニア養成所Blog</blog_title>
  <blog_url>https://phoeducation.work/</blog_url>
  <categories>
    <anon>Git</anon>
    <anon>技術</anon>
  </categories>
  <description>避難した作業を復元しよう 実際にやってみよう 参考図書 あわせて学習したい 避難した作業を復元しよう 今回は一時避難した作業を復元する方法について解説します。 避難した作業を復元するコマンドは $ git stash apply です。 applyというのは「適用する」という意味になります。 この「git stash apply」コマンドで、最新の避難した作業を復元することができます。 なお、このapplyコマンドだと実はステージの状況までは復元されません。 そのため、ステージの状況も復元したい場合は $ git stash apply --index と実行します。 もし、最新の避難した作業…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fphoeducation.work%2Fentry%2F20211001%2F1633042680&quot; title=&quot;【Git&amp;amp;GitHub】避難した作業を復元する（git stash applyコマンド） - 未来エンジニア養成所Blog&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://phoeducation.com/blog_img/BlogTitle(20211001).png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-10-01 07:58:00</published>
  <title>【Git&amp;GitHub】避難した作業を復元する（git stash applyコマンド）</title>
  <type>rich</type>
  <url>https://phoeducation.work/entry/20211001/1633042680</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
