jesseduffield.lazygit/pkg/app
Stefan Haller 3a9dbf7341 Create temp directories inside a "lazygit" folder rather than top-level in /tmp
This is no longer as important now that we fixed the stale, left-over temp dirs
caused by daemon mode, but it could still be helpful in case lazygit crashes, or
if you have many instances of lazygit running.
2025-08-01 10:30:28 +02:00
..
daemon Don't exit after handling daemon mode 2025-08-01 10:30:28 +02:00
types Add screen-mode command line argument 2025-01-02 16:01:48 +11:00
app.go Make the minimum required git version a placeholder in the error text 2025-07-28 13:10:25 +02:00
entry_point.go Create temp directories inside a "lazygit" folder rather than top-level in /tmp 2025-08-01 10:30:28 +02:00
errors.go Make the minimum required git version a placeholder in the error text 2025-07-28 13:10:25 +02:00