synopsis: cli tool to migrate from git{hub,lab} to a gitea instance
-- A longer description of the package.
description: migrate-to-gitea solves the problem wherein you have just spun up a new self-hosted [gitea](https://gitea.io) instance, and now you want to move your project history there (or perhaps to one of the more well known public instances).
-- A URL where users can report bugs.
-- bug-reports:
-- The license under which the package is released.
license: GPL-3.0-or-later
author: mat ess
maintainer: mat@mat.services
-- A copyright notice.
-- copyright:
-- category:
extra-source-files:
CHANGELOG.md
README.md
executable migrate-to-gitea
main-is: Main.hs
-- Modules included in this executable, other than Main.