compile_pkgs: suppress warning on new git versions about initial branch
New versions of git complain that the initial branch name is not specified. It suggests specification in config but in our case the better option is to not rely on user and just suppress this warning by explicitly specifying master.