Literally Garbage To Me
Additions
- #56 Finallyyyy fixed the issue where users were not able to check out grouped branches. Branch names with
/
in them can now be checked out.
Changes
- #190 Removed a phantom dependency
- #187 Added a bot config to track stale issues
- #196 Updated how remotes were listed
- #200 Fixed some regression bugs
Other Notes
- CIO Should be slightly faster. We reduced the call to git so we should not have to fetch data so often.
- Added loading text when the app first starts and when you decide you want to fetch again with
[r]
Cheers!