git stash changes apply to new branch? - Stack Overflow
Is the standard procedure not working?
- make changes
git stash save
git branch xxx HEAD
git checkout xxx
git stash pop
Read full article from git stash changes apply to new branch? - Stack Overflow
No comments:
Post a Comment