You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[v0.3.0] 2018-11-13
Added
- Encode urls before opening them in a browser
Fixed
- Trimming .git from url removed more characters than needed
- Not correctly opening current branch when it is not master
[v0.2.0] 2018-10-29
Added
- Support overriding protocol via config value eg `git config --add
browse.protocol http`
- Support overriding domain via config value eg `git config --add
browse.domain something.com`
- Create urls for non master branches when being tracked