Hi Gábor, do you have any idea why Travis is failing like this in the macOS/gcc job? > +case "$jobname" in > +brew link gcc@8 > Error: No such keg: /usr/local/Cellar/gcc@8 > The command "ci/install-dependencies.sh" failed and exited with 1 during . I usually only look at the Azure Pipelines (which gives me plenty enough to do, what with pu's individual branches being tested individually), but couldn't fail to notice that *all* four branches (maint, master, next and pu) fail in Travis' macOS/gcc job (and only there, the Azure Pipelines are all green): https://github.com/git/git/branches/all What's going on? Ciao, Dscho