When in need to override the protocol to a specific git repository (usually when ssh has been blocked on an internal network) it's useful to be able to override/rewrite the git repository url.
//github.com/.insteadOf git://github.com/
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
When in need to override the protocol to a specific git repository (usually when ssh has been blocked on an internal network) it's useful to be able to override/rewrite the git repository url.
Register as a new user and use Qiita more conveniently
Go to list of users who liked