From: Daniel <mjucde@o2.pl>
To: git@vger.kernel.org
Subject: Can I retrieve changes from deleted stash?
Date: Mon, 05 Oct 2009 14:05:59 +0200 [thread overview]
Message-ID: <c18a43e.55008170.4ac9e127.2a972@o2.pl> (raw)
I did:
$ git stash
$ git pop
$ git checkout -- <modified files>
Now I don't have changes I stashed. I guess the blobs with stashed
files should be somewhere? Is there any way I can get back my changes?
I tried to use git-reflog, but I'm not sure how can I find the files
I need.
next reply other threads:[~2009-10-05 12:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-05 12:05 Daniel [this message]
2009-10-05 12:30 ` Can I retrieve changes from deleted stash? Thomas Rast
2009-10-05 12:50 ` mjucde
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c18a43e.55008170.4ac9e127.2a972@o2.pl \
--to=mjucde@o2.pl \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).