mirror of
https://github.com/RGBCube/GitHub2Forgejo
synced 2025-07-25 12:17:44 +00:00
Formatting
This commit is contained in:
parent
7a61df4396
commit
81a362f773
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue