Switches between branches (including remote), if current branch has uncommitted staged changes they will be saved to stash with name like ==prev_branch_name==, then after switching to other branch, and if there is a stash named ==current_branch_name== it will be applied.
Execute command fco or press ctrl+x ctrl+b in git repository.
Switches between branches (including remote), stashed changes are not taken into account.
Execute command fbr or press ctrl+x ctrl+g in git repository.
fisher install kulynyak/fish.plugin-fzf-git