We can run
git stash
on one branch and then
git stash pop
on another branch (to commit changes on another branch)
by Valeri Tandilashvili
4 years ago
Git
Git Tutorials
1
Pro tip: use ```triple backticks around text``` to write in code fences