Git Compromete mudanças em diferentes ramo
git stash
git checkout other-branch
git stash pop
Unsightly Unicorn
git stash
git checkout other-branch
git stash pop