v0.2.0
New Behavior
- Stashing before switch
git-jump will now stash uncommitted changes before switching to another branch. It will then apply stashed changes to the branch you've switched into.
Bug Fixes
- Fixed redundant empty line at the end of the list in the interactive list.