Skip to content
yogeshkrbhat edited this page Nov 19, 2015 · 4 revisions

Welcome to the osp-linux wiki!

How to access?

This project is available both on github and gerrithub.
GITHub link: https://github.com/sensorplatforms/osp-linux
Gerrithub Link: https://review.gerrithub.io/#/admin/projects/sensorplatforms/osp-linux

Code Review and Submission

This project follows gerrithub workflow for submitting the changes.For more info: https://review.gerrithub.io/Documentation/intro-quick.html

Repositories shall be cloned using "git clone ssh://@review.gerrithub.io:29418/sensorplatforms/osp-linux && scp -p -P 29418 @review.gerrithub.io:hooks/commit-msg osp-linux/.git/hooks/".

Review Permission

On Gerrithub hub, there is a group created called "osp-reviewers" who has got rights to do "+2" so that developers can merge the changes.

Clone this wiki locally