1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-12 11:15:00 +02:00
lazygit/pkg/commands
Stefan Haller 5c55ce6555 Better prompt for discarding old file changes
Lazygit knows what kind of file change this is, so there doesn't have to be any
"if" in the prompt text.
2023-06-07 12:47:03 +02:00
..
git_commands show commits against branches 2023-06-01 19:21:24 +10:00
git_config remove deprecated calls 2022-09-17 15:10:41 -07:00
hosting_service Update gitlab commit URL to match new routing 2023-05-22 07:39:47 +03:30
models Better prompt for discarding old file changes 2023-06-07 12:47:03 +02:00
oscommands Appease linter 2023-06-03 15:54:03 +10:00
patch Refactor interface for ApplyPatch 2023-05-20 20:54:39 +10:00
testdata Support opening lazygit in a submodule 2019-05-12 17:59:49 +10:00
types/enums more refactoring 2022-01-04 09:07:15 +11:00
git_cmd_obj_builder.go Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10:00
git_cmd_obj_runner.go fix(loaders/file.go): changed to ignore stderr when loading git status 2022-09-19 18:46:32 +09:00
git_test.go feat: add GitVersion struct 2022-12-30 20:01:14 +09:00
git.go show commits against branches 2023-06-01 19:21:24 +10:00