This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
lazygit
Watch
1
Star
0
Fork
0
You've already forked lazygit
mirror of
https://github.com/jesseduffield/lazygit.git
synced
2025-02-09 13:47:11 +02:00
Code
Issues
Releases
Activity
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