node-gerrit-push

1.0.3 • Public • Published

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.

/node-gerrit-push/

    Package Sidebar

    Install

    npm i node-gerrit-push

    Weekly Downloads

    6

    Version

    1.0.3

    License

    ISC

    Unpacked Size

    2.74 kB

    Total Files

    7

    Last publish

    Collaborators

    • looyulong