Stop hardcoding port
This commit is contained in:
@@ -23,6 +23,10 @@ The format is based on Keep a Changelog, and this project adheres to Semantic Ve
|
||||
machine's configured SSH key instead of always forcing HTTPS authentication.
|
||||
- Fixed synchronization of unborn repositories, which previously attempted to
|
||||
push a nonexistent `main` ref.
|
||||
- Fixed custom Gitea SSH endpoints by preserving or retrieving the advertised
|
||||
clone URL instead of guessing `git@<web-host>` on port 22.
|
||||
- Fixed network authentication by allowing Git and SSH to use the real terminal
|
||||
instead of disabling prompts globally.
|
||||
|
||||
## [0.2.0] - 2026-02-15
|
||||
|
||||
|
||||
Reference in New Issue
Block a user