Skip to content

v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jan 12:41
· 2 commits to main since this release

gitsw v0.1.0 - Initial Release

A smart Git branch switcher with automatic stash management.

Install

cargo install gitsw                                                                                                                                                                                                                      
                                                                                                                                                                                                                                         
Or download the binary for your platform below.                                                                                                                                                                                          
                                                                                                                                                                                                                                         
Highlights                                                                                                                                                                                                                               
                                                                                                                                                                                                                                         
- Interactive fuzzy branch picker                                                                                                                                                                                                        
- Auto-stash/unstash on branch switch                                                                                                                                                                                                    
- Package manager detection (npm/yarn/pnpm)                                                                                                                                                                                              
- Recent branches tracking                                                                                                                                                                                                               
- Remote branch tracking                                                                                                                                                                                                                 
                                                                                                                                                                                                                                         
See https://github.com/yigiterdev/gitsw#readme for full documentation.                                                                                                                                                                   

Full Changelog: https://github.com/yigiterdev/git-switch/commits/v0.1.0