As part of the MoKee Open Source Project, this repository accepts commits from our Gerrit Code Review platform.
# setup
scp -p -P 29418 [email protected]:hooks/commit-msg $(git rev-parse --git-dir)/hooks/
git remote add review ssh://[email protected]:29418/MoKee/android_external_mokee_ServerController
# submit
git push review HEAD:refs/for/master