lazygit/pkg/app
John Whitley 7a670964cd Optimize number of early calls to GetRepoPaths
This change reduces the number of calls during application startup to
one, calling GetRepoPaths() earlier than previously and plumbing the
repoPaths struct around to achieve this end.
2024-07-06 12:09:48 -07: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 Optimize number of early calls to GetRepoPaths 2024-07-06 12:09:48 -07:00
entry_point.go Add -profile command line flag 2024-06-03 19:07:24 +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