Update Git so that we could use `git branch --format`
I wish there's another way around this without upgrading Git, but maybe upgrading Git is also fine?
Here's the merge request which uses git branch --format which is only available on Git 2.14.3+ https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15464