gitsno

Results 1 issues of gitsno

A common way to handle URLs that may or may not use SSL is to use schemeless URLs, such as //github.com/en/test, which will be accessed by the browser as http://github.com/en/test...

Feature Request