[utils] Give git a dummy email address when cherry picking.
authorRoy Sundahl <rsundahl@apple.com>
Thu, 23 Mar 2023 15:49:43 +0000 (08:49 -0700)
committerRoy Sundahl <rsundahl@apple.com>
Fri, 31 Mar 2023 15:52:33 +0000 (08:52 -0700)
commitca3313dade7e34034ed5d5fb0267191266377067
tree502128e926ce791356c80972900af0b16b0fa054
parentd4af8965725929e4364377a3e5d8d3d5053d46f0
[utils] Give git a dummy email address when cherry picking.

Git wants an email address these days. (Also a nit typo.)

Reviewed By: XiaodongLoong

Differential Revision: https://reviews.llvm.org/D146728
llvm/utils/docker/build_docker_image.sh
llvm/utils/docker/scripts/checkout.sh