Skip to content

koleksiuk/github-checkout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Init

  1. Clone repo
  2. cd ./github-checkout
  3. bundle install
  4. ln -s ./git-pr /usr/local/bin/git-pr
  5. chmod +x /usr/local/bin/git-pr

Create Github token

  1. Go to https://github.com/settings/tokens
  2. Create token with repo privillege.
  3. Copy token
  4. Run git-pr to generate default config
  5. Paste token into config key value

image

Usage

Fetch from default remote saved in git-pr-config: git-pr fetch https://github.com/org/repo/pull/3

Fetch from different remote: git-pr fetch aaron https://github.com/org/repo/pull/3

In order to pull newest changes: git-pr pull

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages