lazygit/pkg/commands
Jesse Duffield 76ed204795 Add convenience builder for git commands
Adds a convenience builder for git commands. Applies it in a couple of places that benefit from it.

I've got a larger PR that does a more sweeping change but I want some reviews on that before I go ahead with it.
2023-05-20 16:12:34 +10:00
..
git_commands Add convenience builder for git commands 2023-05-20 16:12:34 +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 Change OpenCommand to Open and OpenLinkCommand to OpenLink 2023-04-13 13:14:00 +02:00
patch rename patch manager to patch builder 2023-03-19 16:35:57 +11:00
testdata
types/enums more refactoring 2022-01-04 09:07:15 +11:00
git.go Add config git.mainBranches 2023-05-16 13:20:03 +02: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