Skip to content

v5.0.1

Compare
Choose a tag to compare
@Justintime50 Justintime50 released this 07 Dec 19:52
· 21 commits to main since this release
  • 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