This website requires JavaScript.
Explore
Help
Sign In
starred
/
lazygit
Watch
1
Star
0
Fork
0
mirror of
https://github.com/jesseduffield/lazygit.git
synced
2026-08-28 10:15:32 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
test-m-keybinding
lazygit
/
pkg
/
commands
/
git_config
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
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