moz-git-tools

Tools for working with Git at Mozilla repositories

brewmacoslinux
Try with needOr install directly
Source

About

Tools for working with Git at Mozilla

Commands

moz-git-toolsgit-mozilla

Examples

Clone a Mozilla repository with proper configuration$ git clone hg::https://hg.mozilla.org/mozilla-central
Push commits to Mozilla's review system (MozReview)$ git push review
Check Mozilla repository status and sync$ git mozilla status