Added 'git@' to the automatic identification of the source
Metadata
Current evaluation
Merged a one-line change adding 'git@' to automatic source identification, improving SSH git repository detection. Approved and merged by sergiusens.
Suggested action: —
No scores available.
Issue body
Many people use git over SSH, so using "git@" to identify a git repository helps the developer a little bit.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a one-line change adding 'git@' to automatic source identification, improving SSH git repository detection. Approved and merged by sergiusens. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to add 'git@' to automatic source identification, improving SSH-based git repository detection. Approved by sergiusens on October 30, 2015. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to add 'git@' to automatic source identification, improving support for SSH-based git repositories. Approved by sergiusens. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #408 sources: add 'git+ssh:' for 'git' source-type | craft-parts | merged | Merged. Added git+ssh: support to the git source-type, resolving cloning failures for Launchpad repositories. Approved by a reviewer, passed CI, and includes a new test case. |