Update local Git branch list

Update local Git branch list

Ever had the issue where your Git repo has a branch that your local hasn't picked up on? This can often happen when a branch has just been created.

The solution is simple just run...

1$ git remote update origin