0.1.1 • Published 10 years ago

lazy-push v0.1.1

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

Lazy Push

Command line utility for pushing to git based on the current branch. Helps push on branches with long names which often happens when branching by issue on Jira / Bitbucket and for when you're going to to add --all / . anyways.

Works best on branch by issue to handle rebase and other management on key branches.

Installation

$ npm install -g lazy-push

Usage

$ lazy-push "Commit Message"

License

lazy-push is licensed under the MIT license.

0.1.1

10 years ago

0.1.0

10 years ago