Repositories, access & storage
Visibility #
Every repository has a Settings tab (shown to the owner). Flip a repo between private and public there. Making a repo public asks for confirmation first, since it exposes the full contents and history to anyone with the link. Making it private again is one click.
CLI tokens #
Generate tokens in Settings. Each token is scoped to the repositories you owned when it was created. You can revoke a token (it stays listed, marked revoked) or delete it (removed from the list). Either way it stops working immediately, even for a clone or push that's already in flight.
Storage & quota #
Each repository shows how much space it occupies, and Settings shows your total usage against your limit. The free plan includes 10 GB. The unlimited plan is invite-only, so reach out if you need it.