gitlazy

0.1.3 • Public • Published

Gitlazy

A series of lazy git commands for github flow

Getting started

Rename config.sample.json to config.json

Usage

# Create a feature branch called login from a develop branch
gitlazy feature login

# Push a feature branch to remote repository
gitlazy push

# Delete current branch and checkout to latest develop branch
gitlazy close

/gitlazy/

    Package Sidebar

    Install

    npm i gitlazy

    Weekly Downloads

    9

    Version

    0.1.3

    License

    MIT

    Last publish

    Collaborators

    • terryx