1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-12 11:15:00 +02:00
lazygit/pkg/commands
Stefan Haller 08d679c3a8 Remove line number support for "open" command
The "open" command is supposed to behave in the same way as double-clicking a
file in the Finder/Explorer. The concept of jumping to a specific line in the
file doesn't make sense for this; use "edit" instead.
2023-04-13 13:14:00 +02:00
..
git_commands Add support for falling back to legacy edit config 2023-04-13 13:14:00 +02: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 Remove line number support for "open" command 2023-04-13 13:14:00 +02: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_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
git.go rename patch manager to patch builder 2023-03-19 16:35:57 +11:00