ryppl / Boost2Git

Conversion to Git for Boost
http://jenkins.boost.org/job/Boost2Git
5 stars 6 forks source link

Make random users able to initialize the git submodule #35

Closed Jopie64 closed 11 years ago

Jopie64 commented 11 years ago

As janosvitok pointed out, users without write access to the ryppl repositories are unable to initialize the git submodule because it is referenced by a git-uri. This change addresses this issue. And users who do actually have write access can ofcourse easily add a writable remote to the submodule.