Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSupport for https:// protocol for git submodules for servo #333
Comments
glennw
pushed a commit
to glennw/servo
that referenced
this issue
Jan 16, 2017
Correct inner radii for the border
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello servo,
Congratulations for the project servo! Your efforts are really appreciated and the openness it provides is simply great.
This is not a real issue, but the git submodules for servo have been listed using git:// protocol. Our office environment blocks the git protocol and hence we need to be switching on https:// protocol for these submodules..
So I was just wondering if there is something that can be done to address this concern..
Thanks once again,
Vivek