This website requires JavaScript.
Explore
Help
Sign In
sysutils
/
lazygit
Watch
1
Star
0
Fork
0
You've already forked lazygit
mirror of
https://github.com/jesseduffield/lazygit.git
synced
2025-06-11 12:48:10 +03:00
Code
Activity
Files
f30e09856cb14ee4b6ec4457588e960e4f52eb24
lazygit
/
pkg
/
commands
/
git_config
History
Jesse Duffield
8964cedf27
Use mutex on cached git config
...
This fixes a race condition caused by a concurrent map read and write
2023-07-09 21:30:19 +10:00
..
cached_git_config_test.go
fix test
2022-01-09 14:09:53 +11:00
cached_git_config.go
Use mutex on cached git config
2023-07-09 21:30:19 +10:00
fake_git_config.go
support general git config calls
2022-01-09 14:09:53 +11:00
get_key.go
remove deprecated calls
2022-09-17 15:10:41 -07:00