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.6.dev1.tar.gz (9.8 kB view details)

Uploaded Source

Built Distribution

git_upload-0.0.6.dev1-py2.py3-none-any.whl (6.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file git-upload-0.0.6.dev1.tar.gz.

File metadata

File hashes

Hashes for git-upload-0.0.6.dev1.tar.gz
Algorithm Hash digest
SHA256 6d82477bef0ba6b751e8ed501a32665ed498d8b997e99da39f21e6266e52a3cf
MD5 9125b5fbf8710e491b4dd454ced65ce0
BLAKE2b-256 934c202f9323637c0ec97e6db3181494a1c25205bbe127d6673faa791496b803

See more details on using hashes here.

File details

Details for the file git_upload-0.0.6.dev1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for git_upload-0.0.6.dev1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 28d9f19c4cfda2260ee75db7628620e2e6c17e104e45114aaf2a96516be215eb
MD5 eb459e86a9f6f3b1d238ee7ded83093b
BLAKE2b-256 1b1f28ccc9680593d77c4bbe95ec5325310461c2a15a1b1b12c30bafb8c4eb81

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