Ask for SSH or HTTPS

This commit is contained in:
2026-08-04 15:33:41 -03:00
parent 945fdf3dd6
commit 8154ca101a
6 changed files with 140 additions and 5 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
- Gitea via HTTPS API and token-authenticated initial push.
- Executes provider-specific connection to existing remote repositories:
- GitHub by resolving owner or URL input to `origin`.
- Gitea by resolving owner and base URL or URL input to `origin`.
- Gitea by resolving owner, base URL, and SSH/HTTPS transport or full URL input to `origin`.
- Implements file selection for staged and unstaged operations.
## Public API and Contracts