1
Fork 0
mirror of https://github.com/RGBCube/GitHub2Forgejo synced 2025-07-25 12:17:44 +00:00

Formatting

This commit is contained in:
RGBCube 2024-05-28 14:06:43 +03:00
parent 7a61df4396
commit 81a362f773
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M

View file

@ -75,7 +75,7 @@ def main [
$"https://($github_token)@github.com/($github_user)/($repo_name)"
}
print --no-newline $"(ansi blue)($strategy | str replace "ed" "ing") ([public private] | get ($repo_is_private | into int)) repository ($url) to ($gitea_url)/($gitea_user)/($repo_name)..."
print --no-newline $"(ansi blue)($strategy | str replace "ed" "ing") ([ public private ] | get ($repo_is_private | into int)) repository ($url) to ($gitea_url)/($gitea_user)/($repo_name)..."
let response = (
http post $"($gitea_url)/api/v1/repos/migrate"