Skip to content

Display github pull request on the command line in tree view

License

Notifications You must be signed in to change notification settings

volpe28v/pr-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pr-tree

Display github pull request on the command line in tree view

Usage

$ pr-tree
  • Filter by user
$ pr-tree -k hoge
  • Filter by reviewer
$ pr-tree -r hoge
  • Specify github url
$ pr-tree -u ssh://[email protected]/hoge/fuga.git
  • Show as markdown
$ pr-tree -m
  • Show changed files
$ pr-tree -f

Example

image

About

Display github pull request on the command line in tree view

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages