Branch help

Hey All

Hopefully this isn't too complicated, branches are unfortunately my biggest gh weakness. How would i go about changing branches from:

{0;1}

{0;2}

{0;3}

{1;1}

{1;2}

{1;3}

{2;1}

{2;2}

{2;3}

to

{0;1}

{0;2}

{0;3}

{0;4}

{0;5}

{0;6}

{0;7}

{0;8}

{0;9}

Thanks in advance