m3ta-chiron 1a17b852a1 refactor: remove redundant .gitconfig tmpfiles rule, use GIT_INIT_DEFAULT_BRANCH env var
The .gitconfig at /home/hermes/.gitconfig was never read because the
hermes-agent service sets HOME=/var/lib/hermes. Git identity was already
fully covered by GIT_AUTHOR_* and GIT_COMMITTER_* env vars via .env.

Replace the dead .gitconfig's init.defaultBranch with the env var
GIT_INIT_DEFAULT_BRANCH (supported since Git 2.28).
2026-05-11 19:05:13 +02:00
2026-05-11 19:01:17 +02:00
2026-05-11 19:01:17 +02:00
2026-01-07 04:49:43 +01:00
2026-05-09 10:17:14 +02:00
2026-05-11 19:01:17 +02:00
2026-05-09 10:17:14 +02:00
2026-05-11 19:01:17 +02:00
S
Description
No description provided
25 MiB
Languages
Nix 91.2%
JavaScript 6.6%
Shell 2.2%