X
X
xxxxc2018-03-26 23:52:54
git
xxxxc, 2018-03-26 23:52:54

How to revert files after git stash?

I wanted to commit the changes, called git add .
Then I accidentally called git stash, which removed all my work, until the last commit.
I really need help, is it possible to return somehow?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Varlamov, 2018-03-26
@xxxxc

git stash pop
https://git-scm.com/book/en/v1/Tools-Git-Hiding

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question