Skip to content

certik/git-pull-request

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Installation

Add git-pull-request into the path. For example:

cd $HOME/repos
git clone https://github.com/.../git-pull-request
cd $HOME/usr/bin
ln -s ~/repos/git-pull-request/git-pull-request .

and add $HOME/usr/bin into your $PATH.

About

git command to automatically pull github pull requests into their own branch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%