about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-07-20 19:28:58 +0200
committerGitHub <noreply@github.com>2024-07-20 19:28:58 +0200
commit60f38916da3bc7d20004b14cd1c1dcc1d47744d8 (patch)
treef30edb333667e7b30780fc903928bc7f95a5f176 /compiler/rustc_codegen_llvm/src
parentea9b1afc883557a350efda808eb43b8a0aa9afdd (diff)
parent572ba97f10e970c5cd0ccfc2f0cd52002c799ee4 (diff)
downloadrust-60f38916da3bc7d20004b14cd1c1dcc1d47744d8.tar.gz
rust-60f38916da3bc7d20004b14cd1c1dcc1d47744d8.zip
Rollup merge of #127839 - ehuss:safe-directory-docker, r=Mark-Simulacrum
Fix git safe-directory path for docker images

This fixes the path for configuring the git safe.directory setting inside docker images. AFAIK, `~/gitconfig` without a dot is not something that git uses ([ref](https://git-scm.com/docs/git-config)). This was needed in my environment to avoid the ` fatal: detected dubious ownership in repository at '/checkout'` error. For context, this was added in #99967.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions