Skip to content

sumansai14/git-pull-request

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

git-pull-request

A git command for generating pull requests on github via command line. You need to Install pygit2 for this script to work.

Installation

  1. Clone the repository git clone https://github.com/sumansai14/git-pull-request.git
  2. cd git-pull-request
  3. sudo cp git-pull-request /usr/local/bin/
  4. sudo chmod 755 /usr/local/bin/git-pull-request

Usage

git pull-request base_remote_name/branch_name forked_remote_name/branch_name

About

A git command for generating pull requests from command line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published