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-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