This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
lazygit
Watch
3
Star
0
Fork
0
You've already forked lazygit
Code
Pull Requests
1
Activity
Files
d6d48f2866c2b307d439f5edfbfaacf6b3a45929
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