<div dir="ltr"><div>as suggested by -strk I'll try the solution in the list...</div><div><br></div><div>I've three features with hierarchy  dependency among them:</div><div>FIRST needed by SECOND that is needed by THIRD </div>

<div><br></div><div>what it's better<div><br><div>A) ONE big pull request of the three features (with hierarchy dependency)</div><div><br></div><div>or</div><div><br></div><div>B) TREE sequential pull request sequentially waiting the merge of the previous pulls?<br>

</div></div><div><br></div><div>or </div><div><br></div><div>C) three parallel pull request but that can create compilation problem if THIRD pull is merged before SECOND and SECOND before FIRST</div></div><div><br></div>
<div>
or</div><div><br></div><div>D) somethig new :)</div><div><br></div><div>thank you Luigi Pirelli</div></div>