Added better instructions for recovering from stash failures.

This commit is contained in:
Elf M. Sternberg 2016-05-20 18:12:28 -07:00
parent 76aa6b6509
commit 10061245bb
1 changed files with 2 additions and 2 deletions

View File

@ -31,6 +31,6 @@ If, while installing this, you encounter a problem, you must return your
git repository to its original pre-stash state. Learn to use the
following commands correctly:
git stash list
git stash pop
`git stash list`
`git stash pop`