Skip to content

Update Git so that we could use `git branch --format`

Lin Jen-Shin requested to merge update-git-2.14.3 into master

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

Merge request reports