mirror of
https://github.com/jesseduffield/lazygit.git
synced 2024-12-12 11:15:00 +02:00
9617737352
As discussed in https://github.com/jesseduffield/lazygit/pull/2599, it makes more sense to have the user specify whether they want verbose commits from their own git config, rather than lazygit config. This means that we can remove all the code (including test coverage) associated with the custom verbose flag, and lazygit will just inherit the .gitconfig settings automatically. |
||
---|---|---|
.. | ||
app_config.go | ||
config_default_platform.go | ||
config_linux.go | ||
config_windows.go | ||
dummies.go | ||
editor_presets_test.go | ||
editor_presets.go | ||
user_config.go |