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

hub-push - Push a git branch to each of the listed remotes.

Examples

           $ hub push origin,staging,qa bert_timeout
           > git push origin bert_timeout
           > git push staging bert_timeout
           > git push qa bert_timeout

           $ hub push origin
           > git push origin HEAD

Name

       hub-push - Push a git branch to each of the listed remotes.

See Also

hub(1), git-push(1)

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

Synopsis

hubpushREMOTE[,REMOTE2...] [REF]

See Also