this is the unstash command where you can pop your locacl modificiations (example: absolute paths).
# recent stashing: git stash pop # specific stash list git stash apply stash@{1}