mislav / hub

A command-line tool that makes git easier to use with GitHub.

Home Page:https://hub.github.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update branch without resolving conflicts of failed pulled request without manual interaction

fmohammx opened this issue · comments

The problem I'm trying to solve:
I am looking for some sample script like, If any of the branch get's failed then go to the next pull request and automatically resolve failed pull request conflicts and update the target branch.

How I imagine hub could expose this functionality: