Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 314 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 314 Bytes

Gitea Bundle

Gitea-bundle is an backup tool for gitea (https://gitea.io/). Repositories are saved to to .bundle format.

Usage:

gitea-bundle HOST TOKEN
  • HOST - URL of gitea instance (e.g. http://example.com)
  • TOKEN - API token (user must have Admin privileges)