0.1.4 • Published 5 years ago

ohg v0.1.4

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

English | 简体中文

ohg download npm-version license

A simple CLI scaffolding for git.

Installation

Prerequisites: Node.js (>=6.x) and Git.

$ npm install ohg -g

Usage

$ ohg fix

Command

  • ohg or ohg -h --- find help info for iboy.
  • ohg fix --- Pull remote branch to local or Push local branch to remote
    • Pull --- 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.
0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago