copykitku/README.md
2021-02-15 02:53:37 +01:00

511 B

Copykitku

Copykitku is a tool for replicating issues, merge requests or specific commits, also between various source code management tools (namely: GitHub and GitLab, but the list could be expanded).

Example usage:

$ copykitku replicate -s https://github.com/ytdl-org/youtube-dl/issues/27483 -d https://git.sakamoto.pl/laudompat/haruhi-dl

Replicated successfully: https://git.sakamoto.pl/laudompat/haruhi-dl/-/issues/39

Created for simplifying haruhi-dl development.