Skip to main content

A git extension that allows you submit pullrequests from command line.

Project description

# git-ext

[![Pypi](https://img.shields.io/badge/pypi-v0.1-green.svg)](https://codecov.io/gh/laixintao/git-ex://pypi.python.org/pypi/git-ext)
[![Codecov](https://img.shields.io/codecov/c/github/laixintao/git-ext.svg)](https://codecov.io/gh/laixintao/git-ext)
![](https://travis-ci.org/laixintao/git-ext.svg?branch=master)

A git extension that allows you submit pullrequests from command line.

## usage

$ git pullrequests create test_b master
Reviewers(start with @):
201 Created!
#2 This is your commit title.[test_b->master] by boson_laixintao(just now)
Reviewers:

$ git pullrequests list
#2 This is your commit title.[test_b->master] by boson_laixintao(just now)

$ git pullrequests
Usage: git-pullrequests [OPTIONS] COMMAND [ARGS]...

Options:
--help Show this message and exit.

Commands:
activity Show a pr's activity, display lastest 10...
create
list
~/Documents/program/program/test-gitext   test_b  git pullrequests --help

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-ext-0.2.1.tar.gz (5.7 kB view hashes)

Uploaded Source

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