1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-04 10:34:55 +02:00
lazygit/pkg/app
Stefan Haller bb856ad7c6 Bump minimum required git version to 2.20
We need this because the next commit is going to make use of the "break"
interactive rebase instruction, which was added in 2.20.
2023-02-19 10:20:14 +01:00
..
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.go Bump minimum required git version to 2.20 2023-02-19 10:20:14 +01:00
entry_point.go added gitVersion for version flag 2022-11-13 19:27:12 +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