You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- add openssh-client as a dependency
- add license info into packages
- install dependencies during E2E archive tests
- add ubuntu:focal as latest lts/rolling release, drop eoan
[fixes#121]
- add openssh-client as a dependency
- add license info into packages
- install dependencies during E2E archive tests
- add ubuntu:focal as latest lts/rolling release, drop eoan
[fixes#121]
running
sno clone
with an SSH URL (sno@.../reponame
) may not work on linux, unless ssh was already installed separately.Perhaps the deb/rpm packages we build should depend on openssh.
This probably isn't a problem on MacOS or Windows - ssh is builtin on MacOS and apparently the git packaging includes it on Windows
The text was updated successfully, but these errors were encountered: