0.1.4 • Published 7 years ago
ohg v0.1.4
English | 简体中文
ohg

A simple CLI scaffolding for git.
Installation
Prerequisites: Node.js (>=6.x) and Git.
$ npm install ohg -gUsage
$ ohg fixCommand
ohgorohg -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.