SyntaxFix
Write A Post
Hire A Developer
Questions
If you want to automatically stash your changes and unstash them for every rebase, you can do this:
git config --global rebase.autoStash true