1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-06 03:53:59 +02:00
lazygit/pkg/integration/components
Stefan Haller ea0baf58e6 Fix Shell.Stash() for older versions of git
Older versions need an explicit "push" subcommand for the -m option to be
recognized.
2023-07-10 15:09:17 +02:00
..
alert_driver.go
assertion_helper.go
commit_description_panel_driver.go
commit_message_panel_driver.go
common.go
confirmation_driver.go
file_system.go
git.go
int_matcher.go
matcher.go
menu_driver.go
paths.go
popup.go
prompt_driver.go
runner.go
search_driver.go
shell.go Fix Shell.Stash() for older versions of git 2023-07-10 15:09:17 +02:00
test_driver.go
test_test.go
test.go
text_matcher.go
view_driver.go
views.go