Skip to content

Instantly share code, notes, and snippets.

@JM-Mendez
Last active February 18, 2021 06:01
Show Gist options
  • Save JM-Mendez/07c37441b6df557c0039809eea5578ef to your computer and use it in GitHub Desktop.
Save JM-Mendez/07c37441b6df557c0039809eea5578ef to your computer and use it in GitHub Desktop.
git stash only one file #git
git stash push -m "message" -- path_to_file.ext
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment