ohg
v0.1.4
Published
A simple CLI scaffolding for git.
Downloads
2
Readme
English | 简体中文
ohg
A simple CLI scaffolding for git.
Installation
Prerequisites: Node.js (>=6.x) and Git.
$ npm install ohg -g
Usage
$ ohg fix
Command
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.