jesseduffield.lazygit/pkg/commands
Scott Callaway 046cb942c2
fix: organise commit test file
Pulled this out into a separate commit since it was unrelated to the
feature coming behind it.

This just cleans up the `commit_test.go` file slightly (for the method
that I was working on) so that the tests are built in a way that is
slightly more readable - testing each configuration option individually
without combining any of them.
2023-04-12 12:31:06 +01:00
..
git_commands fix: organise commit test file 2023-04-12 12:31:06 +01:00
git_config remove deprecated calls 2022-09-17 15:10:41 -07:00
hosting_service cleanup integration test code 2023-02-26 12:54:13 +11:00
models Allow rewording the head commit during interactive rebase 2023-04-01 08:16:15 +02:00
oscommands appease golangci-lint (#2512) 2023-03-19 11:20:29 +11:00
patch rename patch manager to patch builder 2023-03-19 16:35:57 +11: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 rename patch manager to patch builder 2023-03-19 16:35:57 +11:00
git_cmd_obj_builder.go WIP 2022-01-04 09:07:15 +11: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