logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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