lazygit/pkg/app
Stefan Haller 2499a6c8a3 Initialize translation set after reading user config
This allows having per-repo config files with different languages per repo. Now
granted, this is not an important use case that we need to support; however, the
goal is to eventually make all configs hot-reloadable (as opposed to loading
them only once at startup), so this is one step in that direction.
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
app.go Initialize translation set after reading user config 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