This website requires JavaScript.
Explore
Help
Register
Sign In
utils-code
/
jesseduffield.lazygit
Watch
1
Star
0
Fork
You've already forked jesseduffield.lazygit
0
mirror of
https://github.com/jesseduffield/lazygit.git
synced
2026-09-10 15:46:26 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
f98b57aa5e
jesseduffield.lazygit
/
pkg
/
app
History
Stefan Haller
f98b57aa5e
Change direct access to Common.UserConfig to a getter
...
This will allow us to turn the field into an atomic.Value for safe concurrent access.
2024-08-18 10:24:52 +02:00
..
daemon
Drop update-ref commands at the top of the rebase-todo file
2024-04-22 20:59:15 +02:00
types
move code from main into app package to allow test to be injected
2022-08-13 13:55:08 +10:00
app.go
Change direct access to Common.UserConfig to a getter
2024-08-18 10:24:52 +02:00
entry_point.go
Save changed user config back to disk in integration tests
2024-08-18 10:24:52 +02:00
errors.go
Show a friendly error message when starting lazygit from a non-existent cwd
2024-01-02 18:25:28 +00:00