Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

hub-checkout - Check out the head of a pull request as a local branch.

Examples

           $ hub checkout https://github.com/jingweno/gh/pull/73
           > git fetch origin pull/73/head:jingweno-feature
           > git checkout jingweno-feature

Name

       hub-checkout - Check out the head of a pull request as a local branch.

See Also

hub-merge(1), hub-am(1), hub(1), git-checkout(1)

hub version 2.14.2                                 24 Aug 2023                                   hub-checkout(1)

Synopsis

hubcheckoutPULLREQ-URL [BRANCH]

See Also