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

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -

firemonkey - How do I make a beep sound in Android using Delphi and the API? -