dotfiles/git/.config
Marty Oehme 2f69b955d2
git: Fix deprecated subsection config syntax
Apparently marking subsections like `[section.subsection]` (toml-like)
is deprecated in the configuration. This commit fixes this by using the
recommended `[section "subsection"]` syntax.

See: https://git-scm.com/docs/git-config#_syntax
2024-01-11 17:41:11 +01:00
..
git git: Fix deprecated subsection config syntax 2024-01-11 17:41:11 +01:00
sh/alias.d git: Fix branch switch alias 2023-12-12 12:29:40 +01:00
zsh/completions git: Use switch instead of checkout if available 2021-11-23 10:42:45 +01:00