Skip to main content

A tool to upload patches to a git or gerrit repository

Project description

https://circleci.com/gh/masayukig/git-upload.svg?style=shield https://img.shields.io/pypi/v/git-upload.svg

I don’t want to care about the type of repositories when pushing a patch.

Description

When you use this git upload command in a repo managed by Gerrit (supported only OpenStack repos, currently), this command runs git review . And when you use this command in a repo managed by the others, this command runs git push origin $CURRENT_BRANCH (you can specify the remote repo and branch, of course :).

Installation

From source

$ git clone https://github.com/masayukig/git-upload
$ cd git-upload
$ sudo pip install -e .
or
$ virtualenv ~/venv; source ~/venv/bin/activate; pip install .

From PYPI

$ pip install git-upload
or
$ virtualenv ~/venv; source ~/venv/bin/activate; pip install git-upload

Usage

$ git upload [<remote-repo>] [<branch>]
or you can use varioush options for `git push` or `git review`.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

git-upload-0.0.3.tar.gz (9.6 kB view details)

Uploaded Source

File details

Details for the file git-upload-0.0.3.tar.gz.

File metadata

  • Download URL: git-upload-0.0.3.tar.gz
  • Upload date:
  • Size: 9.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for git-upload-0.0.3.tar.gz
Algorithm Hash digest
SHA256 e8745bbbf1e5770dc06c735aad5399a246d30c610830884f957872914e6e6d15
MD5 60fa01d86892c623bf1a6f55c6ad6f41
BLAKE2b-256 3746eec867fcffaed7a33168c4b2b10a02c8799cf803861fbbc7fb0ff8ba373e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page