The instruction ` gl branch -c origin/test2 -su origin/test2` doesn't report an error, but only execute the ` gl branch -c origin/test2`. It would be handy to be able to create and set the upstream branch in one instruction like for instance `gl branch -csu origin/test2`.