jesseduffield.lazygit/pkg/commands/models
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
..
branch.go show commits against branches 2023-06-01 19:21:24 +10:00
commit.go Store commit.Action as an enum instead of a string 2023-04-15 08:36:03 +02:00
commit_file.go Better prompt for discarding old file changes 2023-06-07 12:47:03 +02:00
file.go fix could-not-access error 2022-11-11 12:30:14 +11:00
remote.go move models folder into commands folder 2020-09-29 20:48:49 +10:00
remote_branch.go fix: fix ambiguous refname 2022-05-13 21:05:51 +09:00
stash_entry.go fix: fix ambiguous refname 2022-05-13 21:05:51 +09:00
submodule_config.go add submodules context 2020-10-02 08:09:42 +10:00
tag.go show tag message 2023-02-20 19:01:08 +11:00