mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-15 18:16:25 -04:00
Sometimes you want the graph limited to a handful of branches or tags rather than just the checked-out branch or the entire --all graph. Add a "Filter graph by refs" entry to the log menu that prompts for space-separated ref names and passes them to git log as extra starting points alongside the current ref. |
||
|---|---|---|
| .. | ||
| direnv | ||
| git_commands | ||
| git_config | ||
| hosting_service | ||
| models | ||
| oscommands | ||
| patch | ||
| testdata | ||
| git.go | ||
| git_cmd_obj_builder.go | ||
| git_cmd_obj_builder_test.go | ||
| git_cmd_obj_runner.go | ||
| git_cmd_obj_runner_test.go | ||