Confirmed users
4,467
edits
| Line 39: | Line 39: | ||
and they will be applied in that order because the logic of import uses | and they will be applied in that order because the logic of import uses | ||
<code>for patch in patches where patches is 1,2,3.split(',')</code> | <code>for patch in patches where patches is '1,2,3'.split(',')</code> | ||
=Can I land to a branch other than try?= | =Can I land to a branch other than try?= | ||