sampctl
sampctl copied to clipboard
SSH issues
First
There is an issue with SSH where you must have .git
on the end of the repo on a remote host, this is fine but the dependency folder also has the .git
tag on it (not an actual issue, but something to be looked at)
Second
Second there is another issue where if you try to specify a tag of any kind on a remote SSH repo, sampctl will completely ignore the repo.
This is an issue when you need a certain version of a repo.
I'll try and get some better SSH support into 1.9 👍