support `git swtich`
Open
- Dominant language
- Go
- Stars
- 762
- Forks
- 72
- Avg merge
- 18h 24m
- Merged PRs (30d)
- 28
Description
Maybe this is a local problem for me, but here's something I just did and could see myself doing more of:
* git fetch origin somebranch:somebranch
* git switch somebranch
* gs btr somebranch
It would be great if I could do this in git-spice. Note, I had to fetch that branch specifically instead of a general because I also have refspec filters in my .gitconfig.
Contributor guide
Assessment
This issue has not been assessed yet.