0.1.3 • Published 7 years ago

gitlazy v0.1.3

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

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
0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago