git - Phabricator arc land won't work because that there are multiple revisions on feature branch -


i have 2 branches, started @ different points. same, except few commits on 1 of them. when try land one, get:

usage exception: there multiple revisions on feature branch 'newbranch' not present on 'devel': -d newbranch1 -d othernew branch

separate these revisions onto different branchs, or use --revision ' use commit message , land them all.

i can't find guidance how separate revisions onto different branches, or means. there way around this?

i recommend developers need use --revision land specific change.

for example: arc land --revision d123 --onto devel


Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

c# - Search and Add Comment with OpenXML for Word -