1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-12 11:15:00 +02:00
lazygit/pkg/commands
2022-01-25 23:23:55 +11:00
..
git_commands properly resolve cyclic dependency 2022-01-22 10:48:51 +11:00
git_config fix test 2022-01-09 14:09:53 +11:00
hosting_service fixed indentation by swapping spaces for tabs 2022-01-25 23:23:55 +11:00
loaders always specify upstream when pushing/pulling 2022-01-15 15:34:01 +11:00
models exclude interactive rebase TODO commits from commit graph 2022-01-22 15:12:24 +11:00
oscommands add support for git bisect 2022-01-22 10:48:51 +11:00
patch add some more linters 2022-01-09 14:09:53 +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_cmd_obj_builder.go WIP 2022-01-04 09:07:15 +11:00
git_cmd_obj_runner.go refactor 2022-01-04 09:07:15 +11:00
git_test.go add some more linters 2022-01-09 14:09:53 +11:00
git.go add support for git bisect 2022-01-22 10:48:51 +11:00