You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

When reviewing or testing code submitted in a pull request

Check-out for review

  • Add remote, fetch, and checkout branch for pull request (example: pull-request number 12345)
  • Alternatively, run as multiple steps, using the repo and branch indicated on the github pull request page
    1. hub fetch git-user branch
    2. git checkout FETCH_HEAD

There is no content with the specified labels

  • No labels