From 9d938d253d13fea0d33cc6c3626bc48d0c1b12b3 Mon Sep 17 00:00:00 2001 From: 0ko <0ko@noreply.codeberg.org> Date: Sat, 29 Mar 2025 15:41:34 +0500 Subject: [PATCH] feat(ui/migrations): clarify desired autocompletion type for clone_addr --- templates/repo/migrate/codebase.tmpl | 2 +- templates/repo/migrate/git.tmpl | 2 +- templates/repo/migrate/gitbucket.tmpl | 2 +- templates/repo/migrate/gitea.tmpl | 2 +- templates/repo/migrate/github.tmpl | 2 +- templates/repo/migrate/gitlab.tmpl | 2 +- templates/repo/migrate/gogs.tmpl | 2 +- templates/repo/migrate/onedev.tmpl | 2 +- tests/integration/repo_migration_ui_test.go | 8 +++++--- 9 files changed, 13 insertions(+), 11 deletions(-) diff --git a/templates/repo/migrate/codebase.tmpl b/templates/repo/migrate/codebase.tmpl index 0b71c0d9b3..1343e52cdc 100644 --- a/templates/repo/migrate/codebase.tmpl +++ b/templates/repo/migrate/codebase.tmpl @@ -13,7 +13,7 @@ {{template "base/alert" .}}