1.0.3 • Published 4 years ago

node-gerrit-push v1.0.3

Weekly downloads
7
License
ISC
Repository
github
Last release
4 years ago

npm

Introduction

Node-gerrit is a convenient tool for pushing code to Gerrit, supporting all platforms of Windows, Linux, and MacOs. You only need to run gerrit to push the current branch to Gerrit

Requirement

  • nodejs
  • git

Installation

npm install -g node-gerrit-push

How To Use

cd <your-git-repo-dir>

run:

gerrit

or

gerrit <commit-id>

Nothing more.

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago