1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-04 10:34:55 +02:00
lazygit/pkg/app
nitin mewar 188890fc49
added gitVersion to version flag
Signed-off-by: nitin mewar <nitinmewar28@gmail.com>
2022-11-12 16:00:24 +05:30
..
daemon remove deprecated calls 2022-09-17 15:10:41 -07:00
types move code from main into app package to allow test to be injected 2022-08-13 13:55:08 +10:00
app_test.go add some more linters 2022-01-09 14:09:53 +11:00
app.go Run gofumpt 2022-08-18 18:26:34 +01:00
entry_point.go added gitVersion to version flag 2022-11-12 16:00:24 +05:30
errors.go clearer separation of concerns when bootstrapping application 2022-05-07 16:02:04 +10:00
logging.go remove deprecated calls 2022-09-17 15:10:41 -07:00