elixir/utils
Théo Lebrun dd4bc063b7 utils/index: add init.defaultBranch= config to git init call
Avoid the following Git warning:

hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint:   git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint:   git branch -m <name>

Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
2025-01-31 19:27:17 +01:00
..
index utils/index: add init.defaultBranch= config to git init call 2025-01-31 19:27:17 +01:00
pack-repositories Added/updated copyright notices; whitespace fixes 2020-05-23 15:14:21 -04:00
speedtest.py Remove query.default_query and all related references 2024-02-07 10:31:58 +01:00