intel / ozone-wayland

Wayland implementation for Chromium Ozone classes
BSD 3-Clause "New" or "Revised" License
218 stars 82 forks source link

Pull from https instead of ssh:// for regular people. #472

Open r3k2 opened 6 years ago

r3k2 commented 6 years ago

for non official developers, if we want to compile ourself the documentation pulls from ssh:// should be for https since we have no repo permissions.

gclient config https://github.com/intel/ozone-wayland.git --name=src/ozone --deps-file ".DEPS.git"