Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

github error “Commit your changes or stash them before you can merge”?

//If you don't care about your local changes, 
//you can switch to other branch temporary (with force), 
//and switch it back, e.g. :
git checkout master -f
 
PREVIOUS NEXT
Tagged: #github #error #stash
ADD COMMENT
Topic
Name
9+9 =