Skip to content

Instantly share code, notes, and snippets.

@l1x
Created January 21, 2021 17:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save l1x/d6b2598de4ecf2d3ca75a01494d1b9a4 to your computer and use it in GitHub Desktop.
Save l1x/d6b2598de4ecf2d3ca75a01494d1b9a4 to your computer and use it in GitHub Desktop.
➜  frontend git:(master) git stash
No local changes to save
➜  frontend git:(master) git checkout feature/user-menu-and-logout
error: Your local changes to the following files would be overwritten by checkout:
        backend/warm-up/VERSION
Please commit your changes or stash them before you switch branches.
Aborting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment