All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: Tom Rini <trini@konsulko.com>
Cc: u-boot@lists.denx.de
Subject: Re: [PATCH] CI: Make more use of git safe.directory
Date: Mon, 21 Nov 2022 15:51:11 -0700	[thread overview]
Message-ID: <CAPnjgZ0kGP9MYQ=AtME6-cP4ircCuH7jxC3G1vwj07FUPWwKbg@mail.gmail.com> (raw)
In-Reply-To: <20221121175240.1269577-1-trini@konsulko.com>

On Mon, 21 Nov 2022 at 10:52, Tom Rini <trini@konsulko.com> wrote:
>
> We have a number of jobs that will have git complain about needing to
> set safe.directory and this being untrue as a fatal error, but then
> complete. Set this flag correctly now as it should be used, and may
> prevent a future failure.
>
> Signed-off-by: Tom Rini <trini@konsulko.com>
> ---
>  .azure-pipelines.yml | 2 ++
>  .gitlab-ci.yml       | 5 +++++
>  2 files changed, 7 insertions(+)

Reviewed-by: Simon Glass <sjg@chromium.org>

  reply	other threads:[~2022-11-21 22:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-21 17:52 [PATCH] CI: Make more use of git safe.directory Tom Rini
2022-11-21 22:51 ` Simon Glass [this message]
2022-11-24 21:33 ` Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAPnjgZ0kGP9MYQ=AtME6-cP4ircCuH7jxC3G1vwj07FUPWwKbg@mail.gmail.com' \
    --to=sjg@chromium.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.