salmanishere / pagure

Forked from pagure 5 years ago
Clone

50a3eec doc: explain how to fetch a pull request locally

2 files Authored by tmz 5 years ago, Committed by pingou 5 years ago,
    doc: explain how to fetch a pull request locally
    
    When working with pull requests it is easy to use `git fetch` to get a
    single pull request locally.  Explain how to do this before detailing
    how to edit the `.git/config` file for fetching all pull requests.
    
    Update the tip on the pull-request page to suggest `git fetch` to a
    local branch followed by a `git checkout` of the branch.
    
        
file modified
+20 -1