v5.0.1
- Fixes a bug that tries removing the authenticated user from a list so we don't double dip git operations even when there is no authenticated user (eg: using the
--https
flag) - Fixes a bug that allowed users to use both the
--token
and--https
when it should only be one or the other