bilelmoussaoui / nautilus-git

Nautilus/Nemo extension to add important information about the current git directory
GNU General Public License v3.0
149 stars 9 forks source link

Does not support git urls starting with ssh:// #50

Open eyecreate opened 4 years ago

eyecreate commented 4 years ago

gitlab can be configured to start urls over ssh with ssh:// protocol. This is not picked up by this script.

example url:

ssh://git@gitsite.com:222/project/project.git