mirror of
https://gitea.com/gitea/tea.git
synced 2026-04-25 17:07:49 +02:00
Treat explicit --repo slugs as remote targets so commands do not probe the current worktree. This avoids SHA256 repository failures when local git autodetection is unnecessary. --------- Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Reviewed-on: https://gitea.com/gitea/tea/pulls/960 Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: Matěj Cepl <mcepl@cepl.eu> Co-committed-by: Matěj Cepl <mcepl@cepl.eu> |
||
|---|---|---|
| .. | ||
| context.go | ||
| context_login.go | ||
| context_prompt_test.go | ||
| context_remote.go | ||
| context_repo.go | ||
| context_require.go | ||
| context_require_test.go | ||
| context_test.go | ||