Skip to content

v0.2.0

Compare
Choose a tag to compare
@mykolaharmash mykolaharmash released this 19 Sep 11:07
· 11 commits to main since this release

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.