lazygit/pkg/commands/git_config
Stefan Haller 3e15be576e Drop the git config cache when getting focus
This allows changing git config values while lazygit is running (e.g. in a
different terminal tab, or even in lazygit's ":" shell prompt), and have them
take effect immediately, while still getting some benefit from caching them
while lazygit is in the foreground.
2025-03-20 11:50:28 +01:00
..
cached_git_config.go Drop the git config cache when getting focus 2025-03-20 11:50:28 +01:00
cached_git_config_test.go Remove redundant variable dedeclarations 2024-05-19 16:38:21 +10:00
fake_git_config.go Drop the git config cache when getting focus 2025-03-20 11:50:28 +01:00
get_key.go Remove secureexec package 2023-07-30 19:59:51 +10:00