Skip to content

xiubug/ohg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A simple CLI scaffolding for git.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published