English | 简体中文
A simple CLI scaffolding for git.
Prerequisites: Node.js (>=6.x) and Git.
$ npm install ohg -g
$ ohg fix
ohg
orohg -h
--- find help info for iboy.ohg fix
--- Pull remote branch to local or Push local branch to remotePull
--- Pull remote branch to local to fix problems with specified branch in the production environment.Push
--- Push local branch to remote for development and execution of git commit completion in the production environment.