Takes stashed changes back (with specified id)
git stash apply stash@{0}
does not delete the stash
by Valeri Tandilashvili
4 years ago
Git
Git Tutorials
1
Pro tip: use ```triple backticks around text``` to write in code fences