From: Andy Whitcroft <hidden> Date: 2016-08-11 19:40:23
Since the branch command moved built-in it no longer works in
sub-directories. I've futzed with it and it seems adding RUN_SETUP to
the command table for branch makes 'git branch' work. Is this safe to do?