Git popełnia zmiany w różnych oddziałach
git stash
git checkout other-branch
git stash pop
Unsightly Unicorn
git stash
git checkout other-branch
git stash pop