dotfiles/git/.config/git
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
..
config git: Fix deprecated subsection config syntax 2024-01-11 17:41:11 +01:00
ignore Add git merge merge request on sucess alias 2020-02-02 16:13:51 +01:00