Manuel Sanchez

Results 2 issues of Manuel Sanchez

### What does this PR do? Fixes https://github.com/anomalyco/opencode/issues/9317. The fix consists of running `ssh -G alias` to resolve the alias and find the hostname configured in the .ssh/config file. If...

### Description When running opencode github install in a repository that was cloned using an SSH alias (e.g., git clone git@myalias:owner/repo), the command fails with: ``` Could not find git...

bug