elixir/utils
Théo Lebrun 7f9562a13f utils/index: remove git config --system --add safe.directory call
Stop writing a global file when initializing projects. This can cause
permission issues. We instead pass the option manually for each Git
process call using:

    git -c safe.directory=...

Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
2025-01-31 19:27:17 +01:00
..
index utils/index: remove git config --system --add safe.directory call 2025-01-31 19:27:17 +01:00
speedtest.py Remove query.default_query and all related references 2024-02-07 10:31:58 +01:00