mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 07:36:27 -04:00
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. |
||
|---|---|---|
| .. | ||
| cached_git_config.go | ||
| cached_git_config_test.go | ||
| fake_git_config.go | ||
| get_key.go | ||