Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 417 Bytes

File metadata and controls

13 lines (10 loc) · 417 Bytes

Contribute

As part of the MoKee Open Source Project, this repository accepts commits from our Gerrit Code Review platform.

# setup
scp -p -P 29418 YOURNAME@mokeedev.review:hooks/commit-msg $(git rev-parse --git-dir)/hooks/
git remote add review ssh://YOURNAME@mokeedev.review:29418/MoKee/android_external_mokee_ServerController

# submit
git push review HEAD:refs/for/master