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.2.dev5.tar.gz (9.7 kB view details)

Uploaded Source

Built Distribution

git_upload-0.0.2.dev5-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file git-upload-0.0.2.dev5.tar.gz.

File metadata

File hashes

Hashes for git-upload-0.0.2.dev5.tar.gz
Algorithm Hash digest
SHA256 50693b62bf1d260263572f2ba16a1bb58d583d8d4eaf5c30fa7fb856d5266f06
MD5 9bd1e54f98f608f984ab2691fd2553c0
BLAKE2b-256 0a145ea9ad90c9fef6bccaa1630fd9f24eb4cda0979e4b324c42d43a5f8a98e1

See more details on using hashes here.

File details

Details for the file git_upload-0.0.2.dev5-py3-none-any.whl.

File metadata

File hashes

Hashes for git_upload-0.0.2.dev5-py3-none-any.whl
Algorithm Hash digest
SHA256 fb1433a985f8a77aa00d000ad90f17f10261f0935ac49bdb8b1df249e5d97f92
MD5 bcd0df68ea26d23a02210e97d00fde09
BLAKE2b-256 74a311e5940fa3ab813f92c4b6d51483eb8ebefb02a45cd218a1f96b1c449722

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