jesseduffield.lazygit/pkg/app
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