jesseduffield.lazygit/pkg/commands
Jesse Duffield fb0931e1a1 Fix discard logic
Missed a spot a couple PR's ago. We had an integration test which caught this but which was skipped due
to index.lock file issues. The test was also broken for other reasons due to it not having been running
for a while, so I've fixed that up too.
2023-05-23 20:23:08 +10:00
..
git_commands Fix discard logic 2023-05-23 20:23:08 +10:00
git_config remove deprecated calls 2022-09-17 15:10:41 -07:00
hosting_service feat: add gitea to hosting service 2023-04-18 16:16:09 +00:00
models Store commit.Action as an enum instead of a string 2023-04-15 08:36:03 +02:00
oscommands Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +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.go Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10: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