orgzly / orgzly-android

Outliner for taking notes and managing to-do lists
https://www.orgzly.com
GNU General Public License v3.0
2.7k stars 304 forks source link

Non-default SSH port #977

Open vaaino opened 2 years ago

vaaino commented 2 years ago

It seems that using the following format: ssh://gituser@example.com:port/user/repo.git for a git repository returns an error message. Am I using the wrong URI formatting, or is this a bug in the software? It doesn't seem like there is any documentation about using a nonstandard port either.